Interface HandlerContext
-
- All Known Implementing Classes:
AppClientContext,EjbBundleContext,EjbContext,EjbInterceptorContext,ManagedBeanContext,ResourceContainerContextImpl,WebBundleContext,WebComponentContext
public interface HandlerContextContext for the handler- Author:
- Jerome Dochez
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HandlerChainContainer[]getHandlerChainContainers(boolean serviceSideHandlerChain, Class declaringClass)
-
-
-
Method Detail
-
getHandlerChainContainers
HandlerChainContainer[] getHandlerChainContainers(boolean serviceSideHandlerChain, Class declaringClass)
-
-