|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.dtf.testframework.coordinator.Action
org.jboss.dtf.testframework.coordinator.actions.TerminateAction
org.jboss.dtf.testframework.coordinator.actions.WaitForAction
public class WaitForAction
Field Summary |
---|
Fields inherited from class org.jboss.dtf.testframework.coordinator.actions.TerminateAction |
---|
_runtimeId, TERMINATE_TASK_NAME |
Fields inherited from class org.jboss.dtf.testframework.coordinator.Action |
---|
_actionType, LOCATION_ALL, LOCATION_DEPENDENT, LOCATION_INDEPENDENT, LOCATION_SPECIFIC, LOCATION_STRINGS, PERFORM_TASK, START_TASK, TERMINATE_TASK, WAIT_FOR_TASK |
Constructor Summary | |
---|---|
WaitForAction(java.lang.String runtimeId)
|
Method Summary | |
---|---|
static WaitForAction |
getWaitForAction(Element actionElement)
|
Element |
serializeToXML()
Create an XML element which represents this action |
java.lang.String |
toString()
|
Methods inherited from class org.jboss.dtf.testframework.coordinator.actions.TerminateAction |
---|
getAssociatedNameList, getAssociatedRuntimeTaskId, getAssociatedTaskId, getJVMParameterList, getLocation, getParameterList, getTerminateAction, setAssociatedRuntimeTaskId |
Methods inherited from class org.jboss.dtf.testframework.coordinator.Action |
---|
getLocationType, getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WaitForAction(java.lang.String runtimeId)
Method Detail |
---|
public java.lang.String toString()
toString
in class TerminateAction
public Element serializeToXML() throws NoAssociatedData
serializeToXML
in class TerminateAction
NoAssociatedData
public static WaitForAction getWaitForAction(Element actionElement)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |