Uses of Interface
org.objectweb.proactive.Active

Packages that use Active
org.objectweb.proactive Provides the main classes for creating active objects and futures.  
org.objectweb.proactive.ext.util Provides some utility classes for end user usage or used across the extension package.  
 

Uses of Active in org.objectweb.proactive
 

Subinterfaces of Active in org.objectweb.proactive
 interface EndActive
           EndActive is related to the finalization of an active object.
 interface InitActive
           InitActive is related to the initialization of the activity of an active object.
 interface RunActive
           RunActive is related to the activity of an active object.
 

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

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



Copyright © April 2004 INRIA All Rights Reserved.