| Package | Description |
|---|---|
| org.mule.runtime.app.declaration.api | |
| org.mule.runtime.app.declaration.api.fluent |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentElementDeclaration<T extends ComponentElementDeclaration>
A programmatic descriptor of a
org.mule.runtime.api.meta.model.ComponentModel configuration. |
class |
ConfigurationElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.config.ConfigurationModel configuration. |
class |
ConnectionElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.connection.ConnectionProviderModel configuration. |
class |
ConstructElementDeclaration
A programmatic descriptor of an application Flow configuration.
|
class |
OperationElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.operation.OperationModel configuration. |
class |
RouteElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.nested.NestedRouteModel configuration. |
class |
SourceElementDeclaration
A programmatic descriptor of a
org.mule.runtime.api.meta.model.source.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 © 2018 MuleSoft, Inc.. All rights reserved.