| Interface | Description |
|---|---|
| ExtensionModelHelper.ExtensionWalkerModelDelegate |
This interface is used along with an ExtensionWalker.
|
| XmlArtifactDeclarationLoader |
Loads a mule XML configuration file into an
ArtifactDeclaration representation. |
| Class | Description |
|---|---|
| ClassLoaderResourceProvider |
Resource provider implementation that delegates to an actual class loader.
|
| ComponentLocationVisitor |
Visitor that setups the
DefaultComponentLocation for all mule components in the artifact configuration. |
| ComponentModelReader |
Class used to read xml files from
ConfigLines, unifying knowledge on how to properly read the files returning the
ComponentModel object. |
| ConfigurationDependencyResolver | |
| CoreComponentBuildingDefinitionProvider |
ComponentBuildingDefinition definitions for the components provided by the core runtime. |
| DefaultArtifactDeclarationXmlSerializer |
Default implementation of
ArtifactDeclarationXmlSerializer |
| DefaultConfigurationParameters | |
| DefaultConfigurationParameters.Builder | |
| DefaultDslElementModelFactory |
Default implementation of a
DslElementModelFactory |
| DefaultXmlDslElementModelConverter |
Default implementation of
XmlDslElementModelConverter |
| ExtensionModelHelper |
Helper class to work with a set of
ExtensionModels
Contains a cache for searches within the extension models so we avoid processing each extension model twice. |
| SpringComponentModel |
Specialization of
ComponentModel that keeps references to a Spring bean specification. |
| Exception | Description |
|---|---|
| NoSuchComponentModelException |
Exception thrown when a requested
ComponentModel in the configuration
does not exists. |
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.