public final class StubInvocationHandlerImpl extends Object implements LinkedInvocationHandler
| Constructor and Description |
|---|
StubInvocationHandlerImpl(PresentationManager pm,
PresentationManager.ClassData classData,
Object stub) |
public StubInvocationHandlerImpl(PresentationManager pm, PresentationManager.ClassData classData, Object stub)
public void setProxy(Proxy self)
setProxy in interface LinkedInvocationHandlerpublic Proxy getProxy()
getProxy in interface LinkedInvocationHandlerpublic Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerproxy - The proxy used for this class (null if not using java.lang.reflect.Proxy)ThrowableCopyright © 2018 JBoss by Red Hat. All rights reserved.