| Interface | Description |
|---|---|
| CapabilitiesResolver |
Extracts all the capabilities in a given extension and registers it on a builder
|
| ExtensionDiscoverer |
A component capable of searching the classpath for extensions
according to the algorithm described in
ExtensionManager.discoverExtensions(ClassLoader) |
| Class | Description |
|---|---|
| AbstractDataQualifierVisitor |
Base implementation of
DataQualifierVisitor
in which all methods are implemented and delegate into AbstractDataQualifierVisitor.defaultOperation(). |
| AnnotationsBasedDescriber |
Implementation of
Describer which generates a Descriptor by
scanning annotations on a type provided in the constructor |
| DefaultExtensionFactory |
Default implementation of
ExtensionFactory which uses a
ServiceRegistry to locate instances of DescriberPostProcessor. |
| MuleExtensionAnnotationParser |
Utilities for reading annotations as a mean to
describe extensions
|
| ParameterGroup |
A metadata class that groups a set of parameters together.
|
| SimpleTypeDataQualifierVisitor |
Base implementation for a
DataQualifierVisitor which adds the new
method onSimpleType() which is invoked by all the DataQualifiers
which refer to a simple type. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.