| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model.declaration.fluent |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentDeclarer<T extends ComponentDeclarer,D extends ComponentDeclaration>
Allows configuring a
ComponentDeclaration through a fluent API |
class |
ConfigurationDeclarer
Allows configuring a
ConfigurationDeclaration through a fluent API |
class |
ConnectionProviderDeclarer
Allows configuring a
ConnectionProviderDeclaration through a fluent API |
class |
ExtensionDeclarer
A builder object which allows creating an
ExtensionDeclaration
through a fluent API. |
class |
OperationDeclarer
Allows configuring a
OperationDeclaration through a fluent API |
class |
OptionalParameterDeclarer
A specialization of
ParameterDeclarer for optional parameters. |
class |
OutputDeclarer<T extends OutputDeclarer>
Allows configuring an
OutputDeclaration through a fluent API |
class |
ParameterDeclarer<T extends ParameterDeclarer>
Allows configuring a
ParameterDeclaration through a fluent API |
class |
ParameterGroupDeclarer<D extends ParameterGroupDeclaration>
Allows configuring a
ParameterGroupDeclaration through a fluent API |
class |
RouterDeclarer
Allows configuring a
RouterDeclaration through a fluent API |
class |
ScopeDeclarer
Allows configuring a
ScopeDeclaration through a fluent API |
class |
SourceDeclarer
Allows configuring a
SourceDeclaration through a fluent API |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.