| Package | Description |
|---|---|
| org.mule.runtime.api.app.declaration | |
| org.mule.runtime.api.app.declaration.fluent |
| Modifier and Type | Class and Description |
|---|---|
class |
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 |
FlowElementDeclaration
A programmatic descriptor of an application Flow configuration.
|
class |
OperationElementDeclaration
A programmatic descriptor of a
OperationModel configuration. |
class |
RouteElementDeclaration
A programmatic descriptor of a
RouteModel configuration. |
class |
RouterElementDeclaration
A programmatic descriptor of a
RouterModel configuration. |
class |
ScopeElementDeclaration
A programmatic descriptor of a
ScopeModel configuration. |
class |
SourceElementDeclaration
A programmatic descriptor of a
SourceModel configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedElementDeclarer<D extends ParameterizedElementDeclarer,T extends ParameterizedElementDeclaration>
Allows configuring a
ParameterizedElementDeclaration through a fluent API |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.