| Interface | Description |
|---|---|
| ConfigLineProvider |
A configuration line provider allows to have a parent child relationship between
ConfigLine while keeping the object
immutable. |
| Class | Description |
|---|---|
| AbstractAttributeDefinitionVisitor |
Abstract
AttributeDefinitionVisitor so clients do not have to implement every method. |
| AbstractSecurityFilterObjectFactory<T extends SecurityFilter> |
Abstract implementation of a
SecurityFilter factory. |
| AddVariablePropertyConfigurator |
ObjectFactoryCommonConfigurator for transformers in Mule. |
| ArtifactConfig |
Represents the application configuration files that describe the integrations.
|
| ArtifactConfig.Builder |
Builder for
ArtifactConfig instances. |
| ConfigFile |
Represents an artifact configuration file and it's content in hierarchical format.
|
| ConfigLine |
A configuration line represents the data within a line in a configuration file
|
| ConfigLine.Builder | |
| CustomSecurityFilterObjectFactory |
Object factory for custom
SecurityFilter. |
| EncryptionSecurityFilterObjectFactory |
Object factory for
MuleEncryptionEndpointSecurityFilter. |
| EnvironmentPropertyObjectFactory | |
| ExplicitMethodEntryPointResolverObjectFactory |
ObjectFactory for explicit method selection for Component configuration. |
| ExpressionArgumentObjectFactory |
ObjectFactory that constructs ExpressionArgument from the mule configuration. |
| ExpressionTransformerObjectFactory |
ObjectFactory that constructs ExpressionTransformer from the mule
configuration. |
| MessageEnricherObjectFactory |
ObjectFactory to create a
MessageEnricher. |
| MethodEntryPoint |
Object that represents the configuration to be used to resolve which method should be executed in a
Component. |
| NoArgumentsEntryPointResolverObjectFactory |
ObjectFactory for |
| ObjectTypeVisitor |
Visitor that retrieves the
ComponentModel object Class based on the component configuration. |
| RetryPolicyTemplateObjectFactory |
ObjectFactory for reconnection configuration. |
| SimpleConfigAttribute |
Represents a simple configuration attribute.
|
| TransformerConfigurator |
ObjectFactoryCommonConfigurator for transformers in Mule. |
| TransformerObjectFactory |
ObjectFactory for transformer in Mules. |
| UsernamePasswordFilterObjectFactory |
Object factory for
UsernamePasswordAuthenticationFilter. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.