|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.mercury.workers.RMDSequenceWorker
public class RMDSequenceWorker
this is the worker for the RMDSequence. this worker polles the RMDSequence and do ncessary actions according to the state.
Field Summary | |
---|---|
static long |
SEQUENCE_WORKER_SLEEP_TIME
|
Constructor Summary | |
---|---|
RMDSequenceWorker(RMDSequence rmdSequence)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static long SEQUENCE_WORKER_SLEEP_TIME
Constructor Detail |
---|
public RMDSequenceWorker(RMDSequence rmdSequence)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |