|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A class implementing this interface provides information about the node it is attached to.
Method Summary | |
java.lang.String |
getName()
Returns the name of the node |
java.lang.String |
getProtocol()
Returns the protocol of the node |
java.lang.String |
getURL()
Returns the complete URL of the node in the form protocol://host/nodeName |
Methods inherited from interface org.objectweb.proactive.core.runtime.VMInformation |
getCreationProtocolID, getInetAddress, getVMID, setCreationProtocolID |
Methods inherited from interface org.objectweb.proactive.Job |
getJobID |
Method Detail |
public java.lang.String getName()
getName
in interface VMInformation
public java.lang.String getProtocol()
public java.lang.String getURL()
protocol://host/nodeName
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |