| Class | Description |
|---|---|
| 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
Thread Safety: This class is thread safe, and does not require a happens before even between construction and usage |
| 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 |
| WeldTransformers |
| Enum | Description |
|---|---|
| CdiAnnotations |
Class that stores the
DotNames of CDI annotations. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.