Uses of Class
org.objectweb.proactive.calcium.ResourceManager

Packages that use ResourceManager
org.objectweb.proactive.calcium

This is the main package of the Calcium skeleton framework. 

org.objectweb.proactive.calcium.proactive

This package containts the required package to integrate the calcium framework with proactive. 

 

Uses of ResourceManager in org.objectweb.proactive.calcium
 

Subclasses of ResourceManager in org.objectweb.proactive.calcium
 class MonoThreadedManager
          Example of a Managager that uses the calling thread (recursive) to execute the skeleton program.
 class MultiThreadedManager
          Example of a manager that uses threads to execute the skeleton program.
 

Constructors in org.objectweb.proactive.calcium with parameters of type ResourceManager
Calcium(ResourceManager manager)
           
 

Uses of ResourceManager in org.objectweb.proactive.calcium.proactive
 

Subclasses of ResourceManager in org.objectweb.proactive.calcium.proactive
 class AbstractProActiveManager
           
 class ProActiveManager
           
 class ProActiveThreadedManager
           
 



Copyright 2001-2007 INRIA All Rights Reserved.