|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Interceptable
Interface to allow the dynamic introduction of Interceptors
Method Summary | |
---|---|
void |
addOperationInterceptor(Interceptor interceptor)
Add dynamically an operation interceptor, first in the chain |
void |
removeOperationInterceptor(Interceptor interceptor)
Remove the specified operation interceptor |
Method Detail |
---|
void addOperationInterceptor(Interceptor interceptor)
void removeOperationInterceptor(Interceptor interceptor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |