| WeldBootstrapService |
Provides the initial bootstrap of the Weld container.
|
| WeldCapabilityImpl |
The implementation of WeldCapability.
|
| WeldExtension |
Domain extension used to initialize the weld subsystem.
|
| WeldJBossAllConfiguration |
Immutable representation of Weld configuration in jboss-all.xml.
|
| WeldModuleResourceLoader |
A ResourceLoader that can load classes from a Module
|
| WeldProvider |
Service provider for CDI.
|
| WeldStartCompletionService |
This service calls Bootstrap.endInitialization(), i.e. places the container into a state where it can service
requests.
|
| WeldStartService |
Service that actually finishes starting the weld container, after it has been bootstrapped by
WeldBootstrapService
|
| WeldSubsystem50Parser |
|
| WeldTransformers |
|