Uses of Class
org.objectweb.proactive.core.body.AbstractBody

Packages that use AbstractBody
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.body.migration Defines the migration primitive of ProActive.  
org.objectweb.proactive.core.component.body Component meta-objects are created from the ComponentBody.  
 

Uses of AbstractBody in org.objectweb.proactive.core.body
 

Subclasses of AbstractBody in org.objectweb.proactive.core.body
 class ActiveBody
           
 class BodyImpl
          **For internal use only**
This class gives a common implementation of the Body interface.
 class HalfBody
           
 

Uses of AbstractBody in org.objectweb.proactive.core.body.migration
 

Subclasses of AbstractBody in org.objectweb.proactive.core.body.migration
 class MigratableBody
           
 

Uses of AbstractBody in org.objectweb.proactive.core.component.body
 

Subclasses of AbstractBody in org.objectweb.proactive.core.component.body
 class ComponentBodyImpl
          This class has been inserted into the bodies hierarchy in order to instantiate the component metaobject (ProActiveComponent).
 



Copyright © April 2004 INRIA All Rights Reserved.