|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjconch.pipeline.impl.ExceptionThreadingModel
public class ExceptionThreadingModel
Class that explodes when execute(PipeStage) is called.
| Constructor Summary | |
|---|---|
ExceptionThreadingModel()
|
|
| Method Summary | |
|---|---|
void |
execute(PipeStage toRun)
Wraps the execution of the pipeline in the appropriate threading. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionThreadingModel()
| Method Detail |
|---|
public void execute(PipeStage toRun)
ThreadingModel
execute in interface ThreadingModeltoRun - The stage to run.
java.lang.RuntimeException - Always.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||