| Package | Description |
|---|---|
| org.mule.extension.introspection | |
| org.mule.extension.introspection.declaration |
| Modifier and Type | Method and Description |
|---|---|
Construct |
Describer.describe()
Describes the extension as a
Construct |
| Modifier and Type | Method and Description |
|---|---|
Extension |
ExtensionFactory.createFrom(Construct construct)
|
Extension |
ExtensionFactory.createFrom(Construct construct,
DescribingContext describingContext)
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasCapabilities<T extends Construct>
A contract interface for an object capable of registering capabilities
in behalf of a
Construct |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationConstruct
A
Construct which allows configuring a ConfigurationDeclaration
through a fluent API |
class |
DeclarationConstruct
A
Construct which allows configuring a Declaration
through a fluent API |
class |
OperationConstruct
A
Construct which allows configuring a OperationDeclaration
through a fluent API |
class |
OptionalParameterConstruct
A specialization of
ParameterConstruct for optional parameters. |
class |
ParameterConstruct<T extends ParameterConstruct>
A
Construct which allows configuring a ParameterDeclaration
through a fluent API |
Copyright © 2015 MuleSoft, Inc.. All rights reserved.