public class SessionHandler extends Object implements InvocationHandler
SessionHandler(SchedulerClient client)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SessionHandler(SchedulerClient client)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable