|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xconsole.command.XConResMng
public class XConResMng
Field Summary | |
---|---|
java.util.ArrayList<XConsoleHandle> |
handles
|
java.lang.String |
servicename
|
Constructor Summary | |
---|---|
XConResMng()
|
Method Summary | |
---|---|
java.util.ArrayList<eu.xtreemos.system.communication.net.CommunicationAddress> |
getAllResources()
The service function that collects a list of all available computation nodes and returns their addresses. |
java.util.ArrayList<XConsoleHandle> |
register()
|
XConsoleHandle |
registergetAllResources()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String servicename
public java.util.ArrayList<XConsoleHandle> handles
Constructor Detail |
---|
public XConResMng()
Method Detail |
---|
public java.util.ArrayList<eu.xtreemos.system.communication.net.CommunicationAddress> getAllResources()
public XConsoleHandle registergetAllResources()
public java.util.ArrayList<XConsoleHandle> register()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |