| ContainerLifecycleObserver<T> |
Represents a synthetic container lifecycle event observer.
|
| ContainerLifecycleObserver.Builder<T> |
This builder is used to create a synthetic container lifecycle event observer.
|
| ContainerLifecycleObserver.ExtensionBuilder |
This builder is used to create a synthetic extension, i.e.
|
| StartMain |
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.
|
| Weld |
This builder is a preferred method of booting Weld SE container.
|
| WeldContainer |
Represents a Weld SE container.
|
| WeldSEBeanRegistrant |
Explicitly registers all of the 'built-in' Java SE related beans and contexts.
|
| WeldSEProvider |
|