public interface OperationPolicyProcessorFactory
OperationPolicy instances.| Modifier and Type | Method and Description |
|---|---|
Processor |
createOperationPolicy(Policy policy,
Processor nextProcessor)
Creates a
Processor to execute the policy. |
Processor createOperationPolicy(Policy policy, Processor nextProcessor)
Processor to execute the policy.policy - the policy from which the OperationPolicy gets created.nextProcessor - the next-operation processor implementationOperationPolicy that performs the common logic related to policies.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.