|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Interceptor<E>
A strategy capable of applying interceptors to a processor
Method Summary | |
---|---|
Processor<E> |
addIntercetors(Processor<E> processor)
Adds any applicable interceptors to the given processor |
Method Detail |
---|
Processor<E> addIntercetors(Processor<E> processor)
processor
- the processor to be intercepted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |