|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 |
**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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |