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 A Fractal ADL module to define component implementations.  
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.gen Contains the classes used for dynamically generating component interfaces (using bytecode generation).  
org.objectweb.proactive.core.component.identity The ProActiveComponentIdentityImpl class is the base class for the component meta-objects.  
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.
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive.core.body
ComponentParameters
          Contains the configuration of a component.
 

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.controller
Binding
          Stores a binding between a client interface and a server interface.
ComponentParameters
          Contains the configuration of a component.
 

Classes in org.objectweb.proactive.core.component used by org.objectweb.proactive.core.component.gen
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.identity
ComponentParameters
          Contains the configuration of a component.
 

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



Copyright 2001-2005 INRIA All Rights Reserved.