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