|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rhi.architecture.parc.AbstractExecutionStrategy
com.rhi.architecture.parc.InfiniteLoopStrategy
Loop forever Execution Strategy
Field Summary |
Fields inherited from class com.rhi.architecture.parc.AbstractExecutionStrategy |
DEFAULT_SLEEP_TIME, SLEEP_TIME |
Constructor Summary | |
InfiniteLoopStrategy()
|
Method Summary | |
void |
run()
Perform processing using concrete execution strategy. |
Methods inherited from class com.rhi.architecture.parc.AbstractExecutionStrategy |
cleanup, doRun, getInputAdapter, getOutputAdapter, getPipeline, getProperties, getSleepTime, hookupChannels, init, logStats, setInputAdapter, setOutputAdapter, setPipeline |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InfiniteLoopStrategy()
Method Detail |
public void run() throws ProcessingException
ProcessingException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |