Uses of Interface
org.objectweb.proactive.core.component.body.ComponentBody

Packages that use ComponentBody
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 ComponentBody in org.objectweb.proactive.core.body
 

Classes in org.objectweb.proactive.core.body that implement ComponentBody
 class ActiveBody
           
 

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

Classes in org.objectweb.proactive.core.body.migration that implement ComponentBody
 class MigratableBody
           
 

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

Classes in org.objectweb.proactive.core.component.body that implement ComponentBody
 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.