| Package | Description |
|---|---|
| org.mule.runtime.api.app.declaration | |
| org.mule.runtime.api.app.declaration.fluent |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentElementDeclaration<T extends ComponentElementDeclaration>
A programmatic descriptor of a
ComponentModel configuration. |
class |
ConfigurationElementDeclaration
A programmatic descriptor of a
ConfigurationModel configuration. |
class |
ConnectionElementDeclaration
A programmatic descriptor of a
ConnectionProviderModel configuration. |
class |
ConstructElementDeclaration
A programmatic descriptor of an application Flow configuration.
|
class |
OperationElementDeclaration
A programmatic descriptor of a
OperationModel configuration. |
class |
RouteElementDeclaration
A programmatic descriptor of a
NestedRouteModel configuration. |
class |
SourceElementDeclaration
A programmatic descriptor of a
SourceModel configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedElementDeclarer<E extends ParameterizedElementDeclarer,D extends ParameterizedElementDeclaration>
Allows configuring a
ParameterizedElementDeclaration through a fluent API |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.