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