All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description ActivateRequestContext This interceptor binding can be used to activate the request context within a business method invocation.ActivateRequestContext.Literal ApplicationContext The built in application context, associated withApplicationScoped.Bound Qualifier used with all for all of the bound (map backed) contexts Weld offers.BoundContext<S> Allows a thread-based context to be bound to some external instance storage (such as an HttpSession).BoundConversationContext A conversation context which can be bound to a pair of Maps encapsulated byBoundRequest.BoundLiteral Annotation literal forBoundBoundRequest A conversation is used to span multiple requests, however is shorter than a session.BoundRequestContext A request context which can be bound to any Map.BoundSessionContext A session context which can be bound to any Map.ContextualInstance<T> Represents a contextual instance of a given type.ConversationContext The built in conversation context is associated withConversationScoped.DependentContext The built in dependent context, associated withDependent.Ejb Qualifier used with all for all of the EJB contexts Weld offers.EjbLiteral Annotation literal forEjbEjbRequestContext A request context which can be bound to theInvocationContext.Http Qualifier used with all for all of the Servlet backed contexts Weld offers.HttpConversationContext An Http Session backed conversation context.HttpLiteral Annotation literal forHttpHttpRequestContext A request context which can be bound to theServletRequest.HttpSessionContext A session context which can be bound to theHttpServletRequest.InterceptorConfigurator Allows to configure a newInterceptorinstance.ManagedContext Lifecycle management for built in contexts.ManagedConversation Provides management operations for conversations, including locking, and expiration management.MutableBoundRequest An implementation ofBoundRequestbacked by a pair of maps.RequestContext The built in request context is associated withRequestScopedand is a managed context which can be activated, invalidated and deactivated.SessionContext The built in session context is associated withSessionScoped.SingletonContext The built in singleton context, associated withSingleton.Unbound Qualifier used with all for all of the unbound contexts Weld offers.UnboundLiteral Annotation literal forBoundWeldAfterBeanDiscovery Represents an enhanced version ofAfterBeanDiscovery.WeldAlterableContext Enriched version ofAlterableContextwhich allows to capture all instances from given context or to set them to previously obtained values.WeldBeanConfigurator<T> Represents an enhanced version ofBeanConfiguratorWeldClientProxy An extension toWeldConstructinterface which denotes a client proxy object.WeldClientProxy.Metadata WeldConstruct Marker interface denoting that the instance is an internal Weld contruct.WeldEvent<T> Enriched version ofEvent.WeldInstance<T> Represents an enhanced version ofInstance.WeldInstance.Handler<T> This interface represents a contextual reference handler.WeldInvocationContext Represents an enhanced version ofInvocationContext.WeldNotificationOptions TheEvent.fireAsync(Object, NotificationOptions)method allows to configure the notification of asynchronous observer methods.WeldNotificationOptions.NotificationMode