public final class ProxyReferenceInvocationHandler extends Object implements InvocationHandler, org.qi4j.api.composite.CompositeInvoker
Constructor and Description |
---|
ProxyReferenceInvocationHandler() |
public Object proxy()
public void setProxy(Object proxy)
public void clearProxy()
public Object invokeComposite(Method method, Object[] args) throws Throwable
invokeComposite
in interface org.qi4j.api.composite.CompositeInvoker
Throwable