|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentBuilder.Scope | |
|---|---|
| org.mule.config.dsl | |
| Uses of ComponentBuilder.Scope in org.mule.config.dsl |
|---|
| Methods in org.mule.config.dsl that return ComponentBuilder.Scope | |
|---|---|
static ComponentBuilder.Scope |
ComponentBuilder.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComponentBuilder.Scope[] |
ComponentBuilder.Scope.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.mule.config.dsl with parameters of type ComponentBuilder.Scope | |
|---|---|
ComponentBuilder(ComponentBuilder.Scope scope,
Class clazz,
MuleContext muleContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||