Package org.objectweb.proactive.ic2d.data

**For internal use only** Provides the hierarchical data model of IC2D.

See:
          Description

Interface Summary
DataObjectController  
MessageMonitoringController  
 

Class Summary
AbstractDataObject Holder class for the host data representation
ActiveObject Holder class for the host data representation
HostObject Holder class for the host data representation
IC2DObject Holder class for all hosts
NodeObject Holder class for the host data representation
SpyListenerImpl  
VMObject Holder class for the host data representation
WorldObject Holder class for all hosts
 

Package org.objectweb.proactive.ic2d.data Description

**For internal use only** Provides the hierarchical data model of IC2D.

The IC2D object is the higher level object. IC2D object knows about one World object that represents the world of all computers connected to the network. One world object knows about many host objects. Each host object knows about 0 to many JVM existing on that host. Each JVM may hold 0 to many nodes. Each node knows about 0 to many active object.

Since:
ProActive 0.7
Version:
1.0, 2001/10/23
Author:
ProActive Team


Copyright 2001-2007 INRIA All Rights Reserved.