|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HandlerCallback
A handler callback for the EJB21 Invoker
| Method Summary | |
|---|---|
boolean |
callFaultHandlerChain(Invocation wsInv,
UnifiedHandlerMetaData.HandlerType type,
Exception ex)
Handlers are beeing called through the HandlerCallback from the EJB interceptor |
boolean |
callRequestHandlerChain(Invocation wsInv,
UnifiedHandlerMetaData.HandlerType type)
Handlers are beeing called through the HandlerCallback from the EJB interceptor |
boolean |
callResponseHandlerChain(Invocation wsInv,
UnifiedHandlerMetaData.HandlerType type)
Handlers are beeing called through the HandlerCallback from the EJB interceptor |
| Method Detail |
|---|
boolean callRequestHandlerChain(Invocation wsInv,
UnifiedHandlerMetaData.HandlerType type)
boolean callResponseHandlerChain(Invocation wsInv,
UnifiedHandlerMetaData.HandlerType type)
boolean callFaultHandlerChain(Invocation wsInv,
UnifiedHandlerMetaData.HandlerType type,
Exception ex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||