org.mule.api.processor.policy
Class TimingPolicy
java.lang.Object
org.mule.api.processor.policy.TimingPolicy
- All Implemented Interfaces:
- AroundPolicy
public class TimingPolicy
- extends Object
- implements AroundPolicy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final Log logger
TimingPolicy
public TimingPolicy()
getName
public String getName()
- Specified by:
getName
in interface AroundPolicy
invoke
public MuleEvent invoke(PolicyInvocation invocation)
throws MuleException
- Specified by:
invoke
in interface AroundPolicy
- Throws:
MuleException
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.