Package org.objectweb.jac.core.dist

Class Summary
Deployment This class deploies a set of objects on a set of host given a deployment mapping style (a function that gives the objects location in the topology).
Distd Distd is an abstract class for all daemon objects.
DistdClassLoader DistdClassLoader is a class loader that load classes from a remote JAC container (the class repository site).
NonBlockingStubWrapper NonBlockingStubWrapper is a dynamic client stub for org.objectweb.jac.
ObjectState  
RemoteContainer RemoteContainer is used as a delegate by daemons (Distd) that hold remote objects.
RemoteRef RemoteRef stores the reference of a remote object.
StubWrapper StubWrapper is a dynamic client stub for org.objectweb.jac.
Topology This class defines a generic topology where nodes are a set of reachable containers.