psdi.proxy

Class RemoteInterfaceCache

  • java.lang.Object
    • psdi.proxy.RemoteInterfaceCache


  • public class RemoteInterfaceCache
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.Class[] getAllRemoteInterfaces(java.rmi.Remote remoteObj) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RemoteInterfaceCache

        public RemoteInterfaceCache()
    • Method Detail

      • getAllRemoteInterfaces

        public static java.lang.Class[] getAllRemoteInterfaces(java.rmi.Remote remoteObj)