Class | Description |
---|---|
AbstractBeanDeployer<E extends BeanDeployerEnvironment> | |
AnnotatedTypeLoader |
Takes care of loading a class, creating
BackedAnnotatedType and creating SlimAnnotatedTypeContext . |
BeanDeployer | |
BeanDeployerEnvironment | |
BeanDeployerEnvironment.WeldMethodKey | |
BeanDeployerEnvironmentFactory | |
BeanDeployment | |
BeanDeploymentArchiveMapping | |
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 | |
FastAnnotatedTypeLoader |
Specialized version of
AnnotatedTypeLoader . |
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 © 2016. All rights reserved.