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

Packages that use org.objectweb.proactive.core.component.identity
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.body Component meta-objects are created from the ComponentBody.  
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.  
 

Classes in org.objectweb.proactive.core.component.identity used by org.objectweb.proactive.core.body
ProActiveComponent
          This class extends Component, in order to provide access to some ProActive-specific features (reference on this component, reference on the base object, IDs)
ProActiveComponentFactory
          A factory for component meta-objects
 

Classes in org.objectweb.proactive.core.component.identity used by org.objectweb.proactive.core.component
ProActiveComponentFactory
          A factory for component meta-objects
 

Classes in org.objectweb.proactive.core.component.identity used by org.objectweb.proactive.core.component.body
ProActiveComponentImpl
          The base class for managing components.
 

Classes in org.objectweb.proactive.core.component.identity used by org.objectweb.proactive.core.component.identity
ProActiveComponent
          This class extends Component, in order to provide access to some ProActive-specific features (reference on this component, reference on the base object, IDs)
 

Classes in org.objectweb.proactive.core.component.identity used by org.objectweb.proactive.core.component.representative
ProActiveComponent
          This class extends Component, in order to provide access to some ProActive-specific features (reference on this component, reference on the base object, IDs)
 



Copyright 2001-2005 INRIA All Rights Reserved.