@Vetoed
See: Description
| Class | Description |
|---|---|
| AbstractBeanDeployer<E extends BeanDeployerEnvironment> | |
| BeanDeployer | |
| BeanDeployerEnvironment | |
| BeanDeployerEnvironment.WeldMethodKey | |
| BeanDeployerEnvironmentFactory | |
| BeanDeployment | |
| BeanDeploymentArchiveMapping | |
| BeanDeploymentModule |
Represents an EE module that holds bean archives.
|
| BeanDeploymentModules |
Repository for
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 javax.enterprise.context.spi.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
|
Copyright © 2017. All rights reserved.