All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractSessionBeanStore Base class providing an HttpSession backed, bound bean store.AbstractWeldELResolver An EL-resolver against the named beansConversationContextActivator This component takes care of activation/deactivation of the conversation context for a servlet request.ConversationFilter Filter that handles conversation context activation if mapped by the application.EagerSessionBeanStore A BeanStore that uses a HTTP session as backing storage.ForwardingExpressionFactory ForwardingMethodExpression ForwardingValueExpression HttpContextLifecycle Takes care of setting up and tearing down CDI contexts around an HTTP request and dispatching context lifecycle events.HttpConversationContextImpl HttpRequestContextImpl HttpServletRequestBean Built-in bean exposingHttpServletRequest.HttpSessionBean Built-in bean exposingHttpSession.HttpSessionContextImpl HttpSessionDestructionContext This special http session context is necessary because HttpSessionListeners that are called when a session is being destroyed outside the scope of a HTTP request, need to be able to access the session context.LazyHttpConversationContextImpl An implementation ofHttpConversationContextthat is capable of lazy initialization.LazySessionBeanStore A BeanStore that uses a HTTP session as backing storage.Namespace A namespace for bean namesRequestBeanStore A BeanStore that uses a HTTP request as backing storage.ServletApiAbstraction ServletContextBean Built-in bean exposingServletContext.ServletContextService Simple holder forServletContexts that associates a ServletContext with the TCCL.ServletLogger Error messages relating to Servlet integration Message ids: 000700 - 000799ServletLogger_$logger Warning this class consists of generated code.ServletUtils Utilities for working with Servlet API.SessionHolder Holds the session associated with the current request.WeldCrossContextFilter This class provides support for cross-context dispatching to a web application that's using Weld.WeldELContextListener Responsible for pushing the CreationalContext stack into the ELContext which is later populated by our expression wrappersWeldELResolver WeldExpressionFactory WeldInitialListener The initial Weld listener.WeldListener Deprecated. Renamed to WeldInitialListenerWeldMethodExpression WeldTerminalListener This listener activates the HttpSessionDestructionContext in sessionDestroyed(), but only if HttpSessionContext is not active at the time (it is active when sessionDestroyed is invoked as a result of session.invalidate() during an http request, and is not active when sessionDestroyed is invoked when the session times out or when all the sessions are destroyed because the deployment is being removed).WeldValueExpression WeldWebModule Weld module that provides Servlet and EL integration.