org.mule.config.spring
Class TimingInterceptor
java.lang.Object
org.mule.config.spring.TimingInterceptor
- All Implemented Interfaces:
- org.mule.api.interceptor.Interceptor
public class TimingInterceptor
- extends Object
- implements org.mule.api.interceptor.Interceptor
Method Summary |
long |
getInterval()
|
org.mule.api.MuleMessage |
intercept(org.mule.api.interceptor.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNCALLED
public static final long UNCALLED
- See Also:
- Constant Field Values
TimingInterceptor
public TimingInterceptor()
intercept
public org.mule.api.MuleMessage intercept(org.mule.api.interceptor.Invocation invocation)
throws org.mule.api.MuleException
- Specified by:
intercept
in interface org.mule.api.interceptor.Interceptor
- Throws:
org.mule.api.MuleException
getInterval
public long getInterval()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.