| AbstractBeanDeployer<E extends BeanDeployerEnvironment> |
|
| BeanDeployer |
|
| BeanDeployerEnvironment |
|
| BeanDeployerEnvironment.WeldMethodKey |
|
| BeanDeployerEnvironmentFactory |
|
| BeanDeployment |
|
| BeanDeploymentArchiveMapping |
|
| BeanDeploymentFinder |
|
| BeanDeploymentModule |
Represents an EE module that holds bean archives.
|
| BeanDeploymentModules |
|
| ConcurrentBeanDeployer |
BeanDeployer that processes some of the deployment tasks in parallel.
|
| ConcurrentValidator |
Processes validation of beans, decorators and interceptors in parallel.
|
| ContextHolder<T extends Context> |
|
| DeploymentVisitor |
A Deployment visitor which can find the transitive closure of Bean Deployment Archives
|
| ExtensionBeanDeployer |
|
| FastProcessAnnotatedTypeResolver |
ProcessAnnotatedType observer method resolver.
|
| MissingDependenciesRegistry |
Holds information about classes that have missing dependencies (class X references class Y and class Y is not
on classpath).
|
| ObserverInitializationContext<T,X> |
|
| SpecializationAndEnablementRegistry |
Holds information about specialized beans.
|
| SpecializedBeanResolver |
Provides operations for resolving specialized beans.
|
| TypeDiscoveryConfigurationImpl |
|
| Validator |
Checks a list of beans for DeploymentExceptions and their subclasses
|
| WeldBootstrap |
Common bootstrapping functionality that is run at application startup and
detects and register beans
|
| WeldRuntime |
|
| WeldStartup |
Common bootstrapping functionality that is run at application startup and
detects and register beans
|
| WeldUnusedMetadataExtension |
This optional extension collects all injection points
of Java EE components,
with Instance required type,
so that Weld is able to identify unused beans better.
|