Class | Description |
---|---|
ShutdownManager | |
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 |
The preferred method of booting Weld SE.
|
WeldContainer |
Provides convenient access to beans and events, particularly helpful when
bootstrapping an application in Java SE.
|
WeldSEBeanRegistrant |
Explicitly registers all of the 'built-in' Java SE related beans and contexts.
|
Copyright © 2016. All rights reserved.