| Package | Description |
|---|---|
| org.mule.runtime.dsl.api.config |
| Modifier and Type | Method and Description |
|---|---|
ComponentConfiguration.Builder |
ComponentConfiguration.Builder.addNestedConfiguration(ComponentConfiguration componentConfiguration)
Adds a complex configuration parameter to the component.
|
ComponentConfiguration.Builder |
ComponentConfiguration.Builder.addParameter(String name,
String value)
Adds a configuration parameter to the component
|
ComponentConfiguration.Builder |
ComponentConfiguration.Builder.setIdentifier(String identifier) |
ComponentConfiguration.Builder |
ComponentConfiguration.Builder.setNamespace(String namespace) |
ComponentConfiguration.Builder |
ComponentConfiguration.Builder.setTextContent(String textContent)
Sets the inner content of the configuration element.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.