| 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 |
| XmlDslElementModelConverter |
Provides a way to convert any
DslElementModel into a its XML Element representation. |
| Class | Description |
|---|---|
| ComponentBuildingDefinitionProviderUtils | Deprecated
since 4.4, use the SDK instead of registering parsers manually.
|
| ComponentBuildingDefinitionRegistry | Deprecated
since 4.4, use the SDK instead of registering parsers manually.
|
| 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–2022 MuleSoft, Inc.. All rights reserved.