| Package | Description |
|---|---|
| org.mule.runtime.core.policy |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeOperationPolicy
OperationPolicy created from a list of Policy. |
| Modifier and Type | Method and Description |
|---|---|
OperationPolicy |
DefaultPolicyManager.createOperationPolicy(org.mule.runtime.api.component.location.ComponentLocation operationLocation,
Event event,
Map<String,Object> operationParameters,
OperationExecutionFunction operationExecutionFunction) |
OperationPolicy |
PolicyManager.createOperationPolicy(org.mule.runtime.api.component.location.ComponentLocation operationLocation,
Event operationEvent,
Map<String,Object> operationParameters,
OperationExecutionFunction operationExecutionFunction)
Creates a policy to be applied to an operation.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.