Uses of Class
org.objectweb.jac.core.dist.rmi.RMIRemoteContainer

Packages that use RMIRemoteContainer
org.objectweb.jac.core.dist.rmi The RMI personality of the dist communication layer of JAC.  
 

Uses of RMIRemoteContainer in org.objectweb.jac.core.dist.rmi
 

Methods in org.objectweb.jac.core.dist.rmi with parameters of type RMIRemoteContainer
protected  void RMIDistd.registerContainer(RMIRemoteContainer container, String name)
          Registers a container in the RMI registry.