|
||||||||||
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.
Constructor Summary | |
---|---|
RMDSequenceWorker(RMDSequence rmdSequence)
|
Method Summary | |
---|---|
long |
getSequenceWorkerSleepTime()
|
void |
run()
|
void |
setSequenceWorkerSleepTime(long sequenceWorkerSleepTime)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RMDSequenceWorker(RMDSequence rmdSequence)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
public long getSequenceWorkerSleepTime()
public void setSequenceWorkerSleepTime(long sequenceWorkerSleepTime)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |