| Package | Description |
|---|---|
| org.mule.extension | |
| org.mule.extension.runtime |
| 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> Future<T> |
OperationExecutor.execute(OperationContext operationContext)
Executes the owning operation using the given
operationContext. |
T |
ConfigurationInstanceProvider.get(OperationContext operationContext,
ConfigurationInstanceRegistrationCallback registrationCallback)
Returns a configuration instance to serve the given
operationContext. |
Copyright © 2015 MuleSoft, Inc.. All rights reserved.