| Interface | Description |
|---|---|
| ConfigurationParameters |
Representation of the DSL configuration parameters of a component.
|
| 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 |
|---|---|
| ComponentBuildingDefinitionProviderUtils |
Provides reusable base definition builders for plugin parsers
|
| ComponentBuildingDefinitionRegistry |
Registry with all
ComponentBuildingDefinition that where discovered in the classpath. |
| DslElementModel<T> |
Provides a declaration of how a given
model of type T is related to its DSL
representation. |
| DslElementModel.Builder<M> |
| Enum | Description |
|---|---|
| ComponentBuildingDefinitionRegistry.WrapperElementType |
Types of wrapper elements in the XML config.
|
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.