| Interface | Description |
|---|---|
| DslElementModelFactory |
Provides the
DslElementModel of any ComponentConfiguration within the context of the available application
plugins, provided for each instance of this DslElementModelFactory |
| ResourceProvider |
Represents a generic resource provider, to be used instead of the artifact class loader.
|
| XmlDslElementModelConverter |
Provides a way to convert any
DslElementModel into a its XML Element
representation. |
| Class | Description |
|---|---|
| ApplicationModel |
An
ApplicationModel holds a representation of all the artifact configuration using an abstract model to represent any
configuration option. |
| ComponentBuildingDefinitionProviderUtils |
Provides reusable base definition builders for plugin parsers
|
| ComponentBuildingDefinitionRegistry |
Registry with all
ComponentBuildingDefinition that where discovered in the classpath. |
| ComponentModel |
An
ComponentModel represents the user configuration of a component (flow, config, message processor, etc) defined in an
artifact configuration file. |
| ComponentModel.Builder |
Builder to create instances of
ComponentModel. |
| DslElementModel<T> |
Provides a declaration of how a given
model of type T is related to its DSL
representation. |
| DslElementModel.Builder<M> |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.