psdi.proxy

Class MaxProxyInvocationHandler

  • java.lang.Object
    • psdi.proxy.MaxProxyInvocationHandler
  • All Implemented Interfaces:
    java.lang.reflect.InvocationHandler, FixedLoggerNames, FixedLoggers


    public class MaxProxyInvocationHandler
    extends java.lang.Object
    implements java.lang.reflect.InvocationHandler, FixedLoggers
    • Constructor Detail

      • MaxProxyInvocationHandler

        public MaxProxyInvocationHandler(java.rmi.Remote remoteObj)
                                  throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • invoke

        public java.lang.Object invoke(java.lang.Object proxy,
                                       java.lang.reflect.Method method,
                                       java.lang.Object[] args)
                                throws java.lang.Throwable
        Specified by:
        invoke in interface java.lang.reflect.InvocationHandler
        Throws:
        java.lang.Throwable