public class AgentHandler extends Object implements InvocationHandler
Object
invoke(Object proxy, Method method, Object[] args)
static <I> I
newHandler(Class<I> type, Object agent)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <I> I newHandler(Class<I> type, Object agent)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2015 Nuxeo SA. All rights reserved.