com.opensymphony.xwork2.util.profiling
Class TimerInvocationHandler
java.lang.Object
com.opensymphony.xwork2.util.profiling.TimerInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
class TimerInvocationHandler
- extends Object
- implements InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
target
protected Object target
TimerInvocationHandler
public TimerInvocationHandler(Object target)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.