|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.ext.migration.NodeDestination
public class NodeDestination
Constructor Summary | |
---|---|
NodeDestination(java.lang.String nodeURL,
java.lang.String methodName)
Construct a Roadmap with location l and methodName name. |
Method Summary | |
---|---|
java.lang.String |
getDestination()
Returns a string representing the node |
java.lang.String |
getMethodName()
Return the name of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeDestination(java.lang.String nodeURL, java.lang.String methodName)
Method Detail |
---|
public java.lang.String getDestination()
getDestination
in interface Destination
public java.lang.String getMethodName()
getMethodName
in interface Destination
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |