| Interface | Description |
|---|---|
| ComponentElement |
A generic contract for any component that is considered as declaring point of different extensions components (Sources,
Connection Providers and Operation Containers)
|
| ConfigurationElement |
A contract for an element from which an extension configuration can be derived
|
| ConnectionProviderElement |
A contract for an element from which an extension connection provider can be derived
|
| ExtensionElement |
A contract for an element from which an Extension can be derived
|
| ExtensionParameter |
A contract for any kind of component from which an extension's parameter can be derived
|
| FieldElement |
A contract for an element to be considered as a Field
|
| FunctionContainerElement |
A contract for a element from which operation container can be derived
|
| MethodElement |
A contract for an element to be considered as a Method
|
| OperationContainerElement |
A contract for a element from which operation container can be derived
|
| ParameterElement |
A contract for an element from which a parameter can be derived
|
| ParameterizableTypeElement |
A generic contract for any kind of component that is based in a
Class and can define parameters |
| SourceElement |
A contract for an element from which a message source can be derived
|
| Type |
A generic contract for any kind of component that is based on a Class
|
| WithAlias |
A generic contract for any kind of component that can contain an alias name or description
|
| WithAnnotations |
A generic contract for any kind of component that can be annotated
|
| WithConnectionProviders |
A generic contract for any kind of component from which a connection provider can be derived
|
| WithDeclaringClass |
A generic contract for any kind of component which is derived from a declaration inside a
Class |
| WithFunctionContainers |
A generic contract for any kind of component from which, a list of operation containers can be derived
|
| WithGenerics |
A generic contract for any kind of component that could contain generic for their extended Super Class or implemented interface
|
| WithMessageSources |
A generic contract for any kind of component from which, a list of message sources can be derived
|
| WithOperationContainers |
A generic contract for any kind of component from which, a list of operation containers can be derived
|
| WithParameters |
A generic contract for any kind of component from which, a list of parameters can be derived
|
| Class | Description |
|---|---|
| ExtensionTypeFactory | |
| InfrastructureTypeMapping | |
| InfrastructureTypeMapping.InfrastructureType |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.