org.springframework.remoting.rmi.JndiRmiClientInterceptor Interceptor for accessing RMI services from JNDI. Typically used for RMI-IIOP (CORBA), but can also be used for EJB home objects (for example, a Stateful Session Bean home). In contrast to a plain JNDI lookup, this accessor also performs narrowing through PortableRemoteObject. <p>With conve ...
org.objectweb.carol.cmi.ClusterStubData Stubs to clustered objects use this class. They may contain several stubs to regular objects. @author Simon Nieuviarts
org.objectweb.carol.rmi.multi.MultiPRODelegate Class <code> MultiPRODelegate </code><br> This is a proxy for multi orb portable remote object delegate reference this class with the systeme property : java -Djavax.rmi.CORBA.PortableRemoteObjectClass=org.objectweb.carol.rmi.multi.MultiPRODelegate ... for the moment this class i ...