| Interface | Description |
|---|---|
| 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 |
| DefaultDslElementModelFactory |
Default implementation of a
DslElementModelFactory |
| DefaultXmlDslElementModelConverter |
Default implementation of
XmlDslElementModelConverter |
| MinimalApplicationModelGenerator |
Generates the minimal required component set to create a configuration component (i.e.: file:config, ftp:connection, a flow
MP).
|
| 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–2017 MuleSoft, Inc.. All rights reserved.