|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallableFilter | |
---|---|
hudson.remoting | Remoting infrastructure for Hudson. |
Uses of CallableFilter in hudson.remoting |
---|
Methods in hudson.remoting with parameters of type CallableFilter | |
---|---|
void |
Channel.addLocalExecutionInterceptor(CallableFilter filter)
Adds a CallableFilter that gets a chance to decorate every Callable s that run locally
sent by the other peer. |
void |
Channel.removeLocalExecutionInterceptor(CallableFilter filter)
Rmoves the filter introduced by Channel.addLocalExecutionInterceptor(CallableFilter) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |