|
JBossMX Parent POM 6.0.0.GA | |||||||||
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)
interceptor
- the interceptorvoid removeOperationInterceptor(Interceptor interceptor)
interceptor
- the interceptor
|
JBossMX Parent POM 6.0.0.GA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |