public class OperationDeclarer extends ComponentDeclarer<OperationDeclarer,OperationDeclaration>
OperationDeclaration through a fluent APIdeclaration| Modifier and Type | Method and Description |
|---|---|
OperationDeclarer |
executorsCreatedBy(OperationExecutorFactory executorFactory)
Specifies the
OperationExecutorFactory to be used
to create OperationExecutor instances. |
describedAs, withExceptionEnricherFactory, withInterceptorFrom, withMetadataResolverFactory, withModelPropertywithOutput, withOutputAttributeswithOptionalParameter, withRequiredParametergetDeclarationpublic OperationDeclarer executorsCreatedBy(OperationExecutorFactory executorFactory)
OperationExecutorFactory to be used
to create OperationExecutor instances.executorFactory - a OperationExecutorFactorythis declarerCopyright © 2016 MuleSoft, Inc.. All rights reserved.