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