|
||||||||||
| 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.proactive.AbstractProActiveManager
public abstract class AbstractProActiveManager
| Field Summary | |
|---|---|
protected Node[] |
nodes
|
protected VirtualNode |
vnode
|
| Fields inherited from class org.objectweb.proactive.calcium.ResourceManager |
|---|
DEFAULT_GET_READY_TASK_TIMEOUT, logger |
| Constructor Summary | |
|---|---|
AbstractProActiveManager(Node[] nodes)
|
|
AbstractProActiveManager(java.lang.String descriptorPath,
java.lang.String virtualNodeName)
|
|
AbstractProActiveManager(VirtualNode vn)
|
|
| Method Summary | |
|---|---|
void |
shutdown()
|
| Methods inherited from class org.objectweb.proactive.calcium.ResourceManager |
|---|
boot |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected VirtualNode vnode
protected Node[] nodes
| Constructor Detail |
|---|
public AbstractProActiveManager(Node[] nodes)
public AbstractProActiveManager(VirtualNode vn)
public AbstractProActiveManager(java.lang.String descriptorPath,
java.lang.String virtualNodeName)
| Method Detail |
|---|
public void shutdown()
shutdown in class ResourceManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||