| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model.declaration.fluent |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeclaresExternalLibraries<T extends Declarer>
Common interface for
declarers which support
adding ExternalLibraryModel instances |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentDeclarer<T extends ComponentDeclarer,D extends ComponentDeclaration>
Allows configuring a
ComponentDeclaration through a fluent API |
class |
ConfigurableOutputDeclarer<D extends ComponentDeclaration>
Base class for a declarer which allows adding
OutputDeclarations to
a ComponentDeclaration |
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 |
ParameterGroupDeclarer<D extends ParameterGroupDeclaration>
Allows configuring a
ParameterGroupDeclaration through a fluent API |
class |
ParameterizedDeclarer<D extends ParameterizedDeclaration>
Base class for a declarer which allows adding
ParameterDeclarations |
class |
RouteDeclarer
Allows configuring a
RouteDeclaration 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 |
SourceCallbackDeclarer
Allows configuring a
SourceCallbackDeclaration through a fluent API |
class |
SourceDeclarer
Allows configuring a
SourceDeclaration through a fluent API |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.