| Interface | Description |
|---|---|
| ConnectedDeclaration<T extends BaseDeclaration> |
Contract interface for a
BaseDeclaration in which
it's possible to add/get ConnectionProviderDeclaration objects |
| HasConnectionProviderDeclarer | |
| HasExceptionEnricher<T> |
A contract interface for a declarer capable of adding an
ExceptionEnricherFactory |
| HasInterceptors<T> |
A contract interface for a declarer capable of adding an
InterceptorFactory |
| HasModelProperties<T> |
A contract interface for a declarer capable of adding a model properties
|
| HasOperationDeclarer |
Contract interface for a declarer in which it's possible
to add operations
|
| HasSourceDeclarer |
Contract interface for a declarer in which it's possible
to add message sources
|
| ParameterizedDeclaration | |
| WithOperationsDeclaration<T extends BaseDeclaration> |
Contract interface for a
BaseDeclaration in which
it's possible to add/get OperationDeclaration objects |
| WithSourcesDeclaration<T extends BaseDeclaration> |
Contract interface for a
BaseDeclaration in which
it's possible to add/get SourceDeclaration objects |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.