| Package | Description |
|---|---|
| org.mule.runtime.extension.api.introspection.declaration.fluent |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDeclaration<T extends BaseDeclaration>
Base class for a declaration object.
|
interface |
ConnectedDeclaration<T extends BaseDeclaration>
Contract interface for a
BaseDeclaration in which
it's possible to add/get ConnectionProviderDeclaration objects |
class |
Declarer<D extends BaseDeclaration> |
interface |
WithOperationsDeclaration<T extends BaseDeclaration>
Contract interface for a
BaseDeclaration in which
it's possible to add/get OperationDeclaration objects |
interface |
WithSourcesDeclaration<T extends BaseDeclaration>
Contract interface for a
BaseDeclaration in which
it's possible to add/get SourceDeclaration objects |
| Modifier and Type | Field and Description |
|---|---|
protected D |
Declarer.declaration |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.