|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Valve
An element of the processing pipeline.
| Method Summary | |
|---|---|
void |
process(Context context)
Processes the unit of work. |
| Method Detail |
|---|
void process(Context context)
throws ProcessingException
context - the thread's processing context.
ProcessingException - if there is an error during processing.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||