All Classes and Interfaces

Class
Description
Interceptor binding providing ThreadScoped activation in SE environment.
 
An event that is fired when the Weld SE container is about to be shut down.
The event that is fired when the Weld CDI container is initialized and ready for applications to take control, which it may do by observing this event.
Represents a synthetic container lifecycle event observer.
This builder is used to create a synthetic container lifecycle event observer.
This builder is used to create a synthetic extension, i.e. a collection of synthetic container lifecycle observers.
An event that is fired after Weld SE container shutdown.
 
The simple bean that will hold the command line arguments and make them available by injection (using the @Parameters binding).
Decorator for all beans which implements Runnable.
This is the main class that can be called from the command line for a WeldContainer SE app which makes use of the ContainerInitialized event.
The thread context.
Used to represent that a managed bean is scoped to the current thread.
This builder is a preferred method of booting Weld SE container.
Represents a Weld SE container.
An abstract Weld SE container event.
Explicitly registers all of the 'built-in' Java SE related beans and contexts.
A source of localized log/bundle messages and exceptions.
Warning this class consists of generated code.