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
  • Field Details

  • Constructor Details

  • Method Details

    • getInvocationHandler

      public InvocationHandler getInvocationHandler()
      Specified by:
      getInvocationHandler in interface org.glassfish.pfl.basic.proxy.InvocationHandlerFactory
    • getInvocationHandler

      InvocationHandler getInvocationHandler(DynamicStub stub)
    • getProxyInterfaces

      public Class[] getProxyInterfaces()
      Specified by:
      getProxyInterfaces in interface org.glassfish.pfl.basic.proxy.InvocationHandlerFactory