|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.gnu6.six.move
|
+--org.gnu6.moves.append
<move name="org.gnu6.moves.append" skipFail="true">
<parameter name="part" value="/tmp/appendIt" />
<parameter name="result" value="/tmp/writeIthere" />
</move>
| Field Summary |
| Fields inherited from class org.gnu6.six.move |
currentState, myInstance, myName, myThreadGroup, parameters, thisThread |
| Constructor Summary | |
append()
|
|
| Method Summary | |
void |
run()
|
| Methods inherited from class org.gnu6.six.move |
activeCount, amIsuspended, enumerateThreadGroups, enumerateThreads, getLogFile, getLogStatus, getName, getParameters, getParent, getState, interrupt, interruptAll, isAlive, isItSuspended, join, resume, setAlive, setDaemon, setInstance, setLogFile, setLogStatus, setName, setParameters, setParent, setState, setThread, setThreadGroup, sleep, start, stop, stopAll, suspend |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public append()
| Method Detail |
public void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||