Uses of Package
org.objectweb.proactive.core.component

Packages that use org.objectweb.proactive.core.component
org.objectweb.proactive Provides the main classes for creating active objects and futures.  
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object.  
org.objectweb.proactive.core.component This package and sub-packages provide an implementation with ProActive of the Fractal 2.0 component model.  
org.objectweb.proactive.core.component.adl.implementations   
org.objectweb.proactive.core.component.asmgen Generator classes for dynamic generation of user-defined functional ports on the components (Interface classes).  
org.objectweb.proactive.core.component.controller Implementations of the "membrane" of the Fractal components, i.e. the controllers that manage non-functional properties of a component.  
org.objectweb.proactive.core.component.identity The ProActiveComponentIdentityImpl class is the base class for the component meta-objects.  
org.objectweb.proactive.core.component.representative A representative is the reference on a ProActive component.  
org.objectweb.proactive.core.group Provides all classes needed to use group communications in ProActive.  
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive
ComponentParameters
          Contains the configuration of a component : - type - interfaces (server and client) --> in contained ControllerDescription object - name --> in contained ControllerDescription object - hierarchical type (primitive or composite) --> in contained ControllerDescription object - a ref on the stub on the base object
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive.core.body
ComponentParameters
          Contains the configuration of a component : - type - interfaces (server and client) --> in contained ControllerDescription object - name --> in contained ControllerDescription object - hierarchical type (primitive or composite) --> in contained ControllerDescription object - a ref on the stub on the base object
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive.core.component
Binding
          Stores a binding between a client interface and a server interface.
ControllerDescription
          Fractal implementation-specific description of the controllers of components.
ProActiveInterface
          Abstract implementation of the Interface interface of the Fractal api.
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive.core.component.adl.implementations
ContentDescription
          Fractal implementation-specific description of the content of components.
ControllerDescription
          Fractal implementation-specific description of the controllers of components.
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive.core.component.asmgen
ProActiveInterface
          Abstract implementation of the Interface interface of the Fractal api.
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive.core.component.controller
Binding
          Stores a binding between a client interface and a server interface.
ComponentParameters
          Contains the configuration of a component : - type - interfaces (server and client) --> in contained ControllerDescription object - name --> in contained ControllerDescription object - hierarchical type (primitive or composite) --> in contained ControllerDescription object - a ref on the stub on the base object
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive.core.component.identity
ComponentParameters
          Contains the configuration of a component : - type - interfaces (server and client) --> in contained ControllerDescription object - name --> in contained ControllerDescription object - hierarchical type (primitive or composite) --> in contained ControllerDescription object - a ref on the stub on the base object
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive.core.component.representative
ComponentParameters
          Contains the configuration of a component : - type - interfaces (server and client) --> in contained ControllerDescription object - name --> in contained ControllerDescription object - hierarchical type (primitive or composite) --> in contained ControllerDescription object - a ref on the stub on the base object
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive.core.group
ProActiveInterface
          Abstract implementation of the Interface interface of the Fractal api.
 



Copyright ? April 2005 INRIA All Rights Reserved.