| Class | Description |
|---|---|
| AbstractExtensionObjectFactory<T> |
Base class for
ObjectFactory implementation which create extension components. |
| DefaultExtensionBuildingDefinitionProvider |
A generic
ComponentBuildingDefinitionProvider which provides definitions capable of handling all extensions registered
on the ExtensionManager. |
| ExtensionDefinitionParser |
Base class for parsers delegates which generate
ComponentBuildingDefinition instances for the specific components types
(configs, operations, providers, etc) which constitute an extension. |
| ExtensionParsingContext |
Context to be used while registering parsers for an
ExtensionModel definition, to keep track of global data accross all
the different definition parsers |
| ExtensionsXmlNamespaceInfoProvider |
A
XmlNamespaceInfoProvider which provides the information for the ExtensionXmlNamespaceInfo.EXTENSION_NAMESPACE
namespace. |
| ExtensionXmlNamespaceInfo |
The
XmlNamespaceInfo for the extension's namespace |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.