| Package | Description |
|---|---|
| org.mule.extension.introspection.declaration |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationConstruct |
ConfigurationConstruct.describedAs(String description)
Adds a description to the configuration
|
ConfigurationConstruct |
ConfigurationConstruct.instantiatedWith(ConfigurationInstantiator configurationInstantiator)
Specifies the
ConfigurationInstantiator to be used to
create instances of objects which are compliant with the declared
configuration |
ConfigurationConstruct |
ConfigurationConstruct.withCapability(Object capability)
Adds the given capability to the declaring configuration
|
ConfigurationConstruct |
OperationConstruct.withConfig(String name)
Adds another configuration to the root
DeclarationConstruct |
ConfigurationConstruct |
ConfigurationConstruct.withConfig(String name)
Adds another config of the given name
|
ConfigurationConstruct |
WithParameters.withConfig(String name)
Adds another config of the given name
|
ConfigurationConstruct |
DeclarationConstruct.withConfig(String name)
Adds a config of the given name
|
ConfigurationConstruct |
ParameterConstruct.withConfig(String name)
Adds another config of the given name
|
Copyright © 2015 MuleSoft, Inc.. All rights reserved.