|
Oracle Corporation | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use Interceptor | |
| com.bea.wlcp.wlng.api.interceptor | |
| Uses of Interceptor in com.bea.wlcp.wlng.api.interceptor |
| Methods in com.bea.wlcp.wlng.api.interceptor with parameters of type Interceptor | |
Object |
Context.invokeNext(Interceptor current)
Invokes the next interceptor if it is available. |
void |
InterceptorManager.register(Interceptor interceptor,
InterceptionPoint ip,
int index)
Registers an interceptor at a given index and position. |
void |
InterceptorManager.unregister(Interceptor interceptor,
InterceptionPoint ip)
Unregisters an interceptor. |
|
Oracle Corporation | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||