Uses of Interface
org.objectweb.proactive.core.component.identity.ProActiveComponent

Packages that use ProActiveComponent
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.  
 

Uses of ProActiveComponent in org.objectweb.proactive.core.component.identity
 

Classes in org.objectweb.proactive.core.component.identity that implement ProActiveComponent
 class ProActiveComponentImpl
          The base class for managing components.
 

Uses of ProActiveComponent in org.objectweb.proactive.core.component.representative
 

Subinterfaces of ProActiveComponent in org.objectweb.proactive.core.component.representative
 interface ProActiveComponentRepresentative
          Implementations of this interface provide (remote) references to components.
 

Classes in org.objectweb.proactive.core.component.representative that implement ProActiveComponent
 class ProActiveComponentRepresentativeImpl
           
 



Copyright © April 2004 INRIA All Rights Reserved.