Uses of Package
org.objectweb.proactive

Packages that use org.objectweb.proactive
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.body.migration Defines the migration primitive of ProActive.  
org.objectweb.proactive.core.component.body Component meta-objects are created from the ComponentBody.  
org.objectweb.proactive.core.descriptor.data Provides all classes needed to create java objects related to XML Deployment Descriptor.  
org.objectweb.proactive.core.group Provides all classes needed to use group communications in ProActive.  
org.objectweb.proactive.core.group.spmd Provides classes needed to use SPMD model in ProActive.  
org.objectweb.proactive.core.node Defines the generic Nodes used in ProActive.  
org.objectweb.proactive.core.runtime Defines all classes needed to build a ProActiveRuntime.  
org.objectweb.proactive.core.runtime.ibis Ibis implementation of ProActiveRuntime
org.objectweb.proactive.core.runtime.jini JINI implementation of ProActiveRuntime.  
org.objectweb.proactive.ext.util Provides some utility classes for end user usage or used across the extension package.  
 

Classes in org.objectweb.proactive used by org.objectweb.proactive
Active
           Active is the root of the all interfaces related to the activity of an active object.
ActiveObjectCreationException
          An exception thrown when a problem occurs during the creation of an ActiveObject see active object creation documentation
Job
          An object implemementing this Interface provides access to its jobID
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.core.body
Body
           An object implementing this interface is an implementation of the non fonctionnal part of an ActiveObject.
Job
          An object implemementing this Interface provides access to its jobID
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.core.body.migration
Body
           An object implementing this interface is an implementation of the non fonctionnal part of an ActiveObject.
Job
          An object implemementing this Interface provides access to its jobID
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.core.component.body
Body
           An object implementing this interface is an implementation of the non fonctionnal part of an ActiveObject.
Job
          An object implemementing this Interface provides access to its jobID
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.core.descriptor.data
Job
          An object implemementing this Interface provides access to its jobID
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.core.group
ActiveObjectCreationException
          An exception thrown when a problem occurs during the creation of an ActiveObject see active object creation documentation
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.core.group.spmd
ActiveObjectCreationException
          An exception thrown when a problem occurs during the creation of an ActiveObject see active object creation documentation
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.core.node
ActiveObjectCreationException
          An exception thrown when a problem occurs during the creation of an ActiveObject see active object creation documentation
Job
          An object implemementing this Interface provides access to its jobID
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.core.runtime
Job
          An object implemementing this Interface provides access to its jobID
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.core.runtime.ibis
Job
          An object implemementing this Interface provides access to its jobID
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.core.runtime.jini
Job
          An object implemementing this Interface provides access to its jobID
 

Classes in org.objectweb.proactive used by org.objectweb.proactive.ext.util
Active
           Active is the root of the all interfaces related to the activity of an active object.
RunActive
           RunActive is related to the activity of an active object.
 



Copyright © April 2004 INRIA All Rights Reserved.