public class TimerInvocationHandler extends Object implements InvocationHandler, Serializable
protected Object
target
TimerInvocationHandler(Object target)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Object target
public TimerInvocationHandler(Object target)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2019 Atlassian. All rights reserved.