|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.proactive.calcium.ResourceManager
T - public abstract class ResourceManager
Resource Managers must extend this class to work with Calcium.
| Field Summary | |
|---|---|
protected static long |
DEFAULT_GET_READY_TASK_TIMEOUT
|
protected static org.apache.log4j.Logger |
logger
|
| Constructor Summary | |
|---|---|
ResourceManager()
|
|
| Method Summary | |
|---|---|
abstract Skernel |
boot(Skernel skernel)
|
abstract void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.log4j.Logger logger
protected static long DEFAULT_GET_READY_TASK_TIMEOUT
| Constructor Detail |
|---|
public ResourceManager()
| Method Detail |
|---|
public abstract Skernel boot(Skernel skernel)
public abstract void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||