|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.calcium.ResourceManager
org.objectweb.proactive.calcium.MonoThreadedManager
T
- public class MonoThreadedManager
Example of a Managager that uses the calling thread (recursive) to execute the skeleton program.
Field Summary |
---|
Fields inherited from class org.objectweb.proactive.calcium.ResourceManager |
---|
DEFAULT_GET_READY_TASK_TIMEOUT, logger |
Constructor Summary | |
---|---|
MonoThreadedManager()
|
Method Summary | |
---|---|
Skernel |
boot(Skernel skernel)
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MonoThreadedManager()
Method Detail |
---|
public Skernel boot(Skernel skernel)
boot
in class ResourceManager
public void shutdown()
shutdown
in class ResourceManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |