Uses of Interface
org.objectweb.proactive.RunActive

Packages that use RunActive
org.objectweb.proactive.core.component.body Component meta-objects are created from the ComponentBody.  
org.objectweb.proactive.ext.util Provides some utility classes for end user usage or used across the extension package.  
org.objectweb.proactive.p2p.service Peer-to-Peer Infrastructure.  
org.objectweb.proactive.p2p.service.node All related classes for managing and using the sharing node mecanism.  
 

Uses of RunActive in org.objectweb.proactive.core.component.body
 

Classes in org.objectweb.proactive.core.component.body that implement RunActive
 class ComponentActivity
          This class defines the activity of active objects that are components.
 

Uses of RunActive in org.objectweb.proactive.ext.util
 

Classes in org.objectweb.proactive.ext.util that implement RunActive
 class SimpleLocationServer
          An implementation of a Location Server
 

Uses of RunActive in org.objectweb.proactive.p2p.service
 

Classes in org.objectweb.proactive.p2p.service that implement RunActive
 class P2PAcquaintanceManager
          Updating the group of exportAcquaintances of the P2P service.
 class P2PFirstContact
          Activity to contact a first group of peers in parallel of the P2PService activity.
 

Uses of RunActive in org.objectweb.proactive.p2p.service.node
 

Classes in org.objectweb.proactive.p2p.service.node that implement RunActive
 class P2PNodeLookup
           
 



Copyright 2001-2005 INRIA All Rights Reserved.