Class InvocationHandlerFactoryImpl
java.lang.Object
com.sun.corba.ee.impl.presentation.rmi.InvocationHandlerFactoryImpl
- All Implemented Interfaces:
org.glassfish.pfl.basic.proxy.InvocationHandlerFactory
public class InvocationHandlerFactoryImpl
extends Object
implements org.glassfish.pfl.basic.proxy.InvocationHandlerFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final PresentationManager.ClassDataprivate final PresentationManagerprivate Class<?>[] -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Field Details
-
classData
-
pm
-
proxyInterfaces
-
-
Constructor Details
-
InvocationHandlerFactoryImpl
public InvocationHandlerFactoryImpl(PresentationManager pm, PresentationManager.ClassData classData)
-
-
Method Details
-
getInvocationHandler
- Specified by:
getInvocationHandlerin interfaceorg.glassfish.pfl.basic.proxy.InvocationHandlerFactory
-
getInvocationHandler
-
getProxyInterfaces
- Specified by:
getProxyInterfacesin interfaceorg.glassfish.pfl.basic.proxy.InvocationHandlerFactory
-