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

Packages that use org.objectweb.proactive.core.component.representative
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.representative A representative is the reference on a ProActive component.  
org.objectweb.proactive.core.component.request This package contains classes related to component requests.  
org.objectweb.proactive.core.group Provides all classes needed to use group communications in ProActive.  
org.objectweb.proactive.ext.security   
 

Classes in org.objectweb.proactive.core.component.representative used by org.objectweb.proactive
FunctionalInterfaceID
          Identifies the functional interface of a component by its name and the id of the body of the component it belongs to.
 

Classes in org.objectweb.proactive.core.component.representative used by org.objectweb.proactive.core.body
FunctionalInterfaceID
          Identifies the functional interface of a component by its name and the id of the body of the component it belongs to.
 

Classes in org.objectweb.proactive.core.component.representative used by org.objectweb.proactive.core.component.representative
FunctionalInterfaceProxy
          Associates a functional interface with the proxy to an active object.
ProActiveComponentRepresentative
          Implementations of this interface provide (remote) references to components.
ProActiveComponentRepresentativeFactory
          This is a factory for component representatives.
 

Classes in org.objectweb.proactive.core.component.representative used by org.objectweb.proactive.core.component.request
FunctionalInterfaceID
          Identifies the functional interface of a component by its name and the id of the body of the component it belongs to.
 

Classes in org.objectweb.proactive.core.component.representative used by org.objectweb.proactive.core.group
ProActiveComponentRepresentative
          Implementations of this interface provide (remote) references to components.
 

Classes in org.objectweb.proactive.core.component.representative used by org.objectweb.proactive.ext.security
FunctionalInterfaceID
          Identifies the functional interface of a component by its name and the id of the body of the component it belongs to.
 



Copyright 2001-2005 INRIA All Rights Reserved.