Class InvocationHandlerFactoryImpl

  • All Implemented Interfaces:
    org.glassfish.pfl.basic.proxy.InvocationHandlerFactory

    public class InvocationHandlerFactoryImpl
    extends java.lang.Object
    implements org.glassfish.pfl.basic.proxy.InvocationHandlerFactory
    • Method Detail

      • getInvocationHandler

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

        java.lang.reflect.InvocationHandler getInvocationHandler​(DynamicStub stub)
      • getProxyInterfaces

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