| Package | Description |
|---|---|
| org.mule.extension | |
| org.mule.extension.introspection | |
| org.mule.extension.introspection.declaration |
| Modifier and Type | Method and Description |
|---|---|
OperationExecutor |
ExtensionManager.getOperationExecutor(OperationContext operationContext)
|
OperationExecutor |
ExtensionManager.getOperationExecutor(String configurationInstanceProviderName,
OperationContext operationContext)
|
| Modifier and Type | Method and Description |
|---|---|
<T> OperationExecutor |
Operation.getExecutor(T configurationInstance)
Provides a
OperationExecutor for this operation. |
| Modifier and Type | Method and Description |
|---|---|
<C> OperationExecutor |
OperationExecutorFactory.getExecutor(C configurationInstance)
Provides a
OperationExecutor that will act on the
given configurationInstance |
Copyright © 2015 MuleSoft, Inc.. All rights reserved.