Package org.objectweb.proactive.core.component.body

Component meta-objects are created from the ComponentBody.

See:
          Description

Interface Summary
ComponentActive ComponentActive is the root of the all interfaces related to the activity of a component.
ComponentBody Defines the actions specific to a component body.
ComponentEndActive This interface defines the end of the activity of an active object which is a Fractal component.
ComponentInitActive This interface defines the initialization of the activity of an active object which is a Fractal component.
ComponentRequestFilter  
ComponentRunActive This interface defines the activity of an active object which is a Fractal component.
 

Class Summary
ComponentActivity This class defines the activity of active objects that are components.
ComponentBodyImpl This class has been inserted into the bodies hierarchy in order to instantiate the component metaobject (ProActiveComponent).
NFRequestFilterImpl This class is a filter for non functional component requests : it can separate component controller requests from component functional requests.
PrioritizedComponentRequestFilter A request filter for prioritized component requests.
RequestFilterOnComponentControllerClasses This class is a request filter for invocations on component controllers.
 

Package org.objectweb.proactive.core.component.body Description

Component meta-objects are created from the ComponentBody. The component body is inserted inside the hierarchy of bodies of ProActive.

Author:
Matthieu Morel


Copyright 2001-2005 INRIA All Rights Reserved.