| Bootstrap |
Application container initialization API for Weld.
|
| BootstrapService |
Marks a Service that needs to clean up its state once bootstrap is finished.
|
| CDI11Bootstrap |
An extension to Bootstrap which allows weld to perform type discovery as required by CDI 1.2.
|
| Environment |
Represents an environment.
|
| Service |
Marks a Service which is used by Weld to interact with it's environment
|
| ServiceRegistry |
A service registry
|
| Singleton<T> |
Holds a reference to an application singleton.
|
| TypeDiscoveryConfiguration |
|