Class StubInvocationHandlerImpl
java.lang.Object
com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl
- All Implemented Interfaces:
InvocationHandler, org.glassfish.pfl.basic.proxy.LinkedInvocationHandler
public final class StubInvocationHandlerImpl
extends Object
implements org.glassfish.pfl.basic.proxy.LinkedInvocationHandler
-
Constructor Summary
ConstructorsConstructorDescriptionStubInvocationHandlerImpl(PresentationManager pm, PresentationManager.ClassData classData, Object stub) -
Method Summary
-
Constructor Details
-
StubInvocationHandlerImpl
public StubInvocationHandlerImpl(PresentationManager pm, PresentationManager.ClassData classData, Object stub)
-
-
Method Details
-
setProxy
- Specified by:
setProxyin interfaceorg.glassfish.pfl.basic.proxy.LinkedInvocationHandler
-
getProxy
- Specified by:
getProxyin interfaceorg.glassfish.pfl.basic.proxy.LinkedInvocationHandler
-
invoke
-