| Package | Description |
|---|---|
| org.mule.runtime.dsl.api.component.config | |
| org.mule.runtime.dsl.internal.component.config |
| Modifier and Type | Field and Description |
|---|---|
protected List<ComponentConfiguration> |
ComponentConfiguration.nestedComponents |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentConfiguration> |
ArtifactConfiguration.getComponentConfiguration() |
List<ComponentConfiguration> |
ComponentConfiguration.getNestedComponents() |
| Constructor and Description |
|---|
ArtifactConfiguration(List<ComponentConfiguration> componentConfigurations)
Creates an
ArtifactConfiguration from a collection of root mule configuration components. |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalComponentConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ComponentConfiguration |
InternalComponentConfiguration.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
InternalComponentConfiguration.Builder |
InternalComponentConfiguration.Builder.withNestedComponent(ComponentConfiguration nestedComponent)
Adds a complex configuration parameter to the component.
|
Copyright © 2018 MuleSoft, Inc.. All rights reserved.