|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AroundPolicy | |
---|---|
org.mule.api.processor.policy |
Uses of AroundPolicy in org.mule.api.processor.policy |
---|
Classes in org.mule.api.processor.policy that implement AroundPolicy | |
---|---|
class |
TimingPolicy
|
Methods in org.mule.api.processor.policy that return AroundPolicy | |
---|---|
AroundPolicy |
Policies.find(String policyName)
|
AroundPolicy |
PolicyInvocation.getCurrentPolicy()
|
AroundPolicy |
Policies.remove(String policyName)
|
Methods in org.mule.api.processor.policy that return types with arguments of type AroundPolicy | |
---|---|
List<AroundPolicy> |
PolicyInvocation.getPolicies()
|
List<AroundPolicy> |
Policies.list()
|
Methods in org.mule.api.processor.policy with parameters of type AroundPolicy | |
---|---|
void |
Policies.add(AroundPolicy policy)
|
Constructor parameters in org.mule.api.processor.policy with type arguments of type AroundPolicy | |
---|---|
PolicyInvocation(MuleEvent event,
List<AroundPolicy> policies,
MessageProcessor processor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |