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.ClassData
private final PresentationManager
private 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:
getInvocationHandler
in interfaceorg.glassfish.pfl.basic.proxy.InvocationHandlerFactory
-
getInvocationHandler
-
getProxyInterfaces
- Specified by:
getProxyInterfaces
in interfaceorg.glassfish.pfl.basic.proxy.InvocationHandlerFactory
-