Constant Field Values

Contents

org.mule.*

  • org.mule.extensions.java.internal.parameters.ConstructorIdentifier
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Constructor"
  • org.mule.extensions.java.internal.parameters.MethodIdentifier
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Method"
  • org.mule.extensions.java.internal.parameters.StaticMethodIdentifier
    Modifier and Type
    Constant Field
    Value
    public static final String
    "static Method"