|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.extensionpoint.support.TypeInstance
com.pmease.quickbuild.grid.cloud.NodeLauncher
com.pmease.quickbuild.grid.cloud.FailsafeNodeLauncher
public class FailsafeNodeLauncher
Constructor Summary | |
---|---|
FailsafeNodeLauncher()
|
|
FailsafeNodeLauncher(java.lang.String errorMessage)
|
Method Summary | |
---|---|
java.lang.String |
getErrorMessage()
|
java.lang.String |
launchNode(java.lang.String userData)
|
void |
terminateNode(java.lang.String nodeInstanceId)
|
Methods inherited from class com.pmease.quickbuild.grid.cloud.NodeLauncher |
---|
getNodeCloud |
Methods inherited from class com.pmease.quickbuild.extensionpoint.support.TypeInstance |
---|
getPlugin |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FailsafeNodeLauncher()
public FailsafeNodeLauncher(java.lang.String errorMessage)
Method Detail |
---|
public java.lang.String getErrorMessage()
public java.lang.String launchNode(java.lang.String userData)
launchNode
in class NodeLauncher
public void terminateNode(java.lang.String nodeInstanceId)
terminateNode
in class NodeLauncher
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |