Package org.jboss.weld.bootstrap
@Vetoed
package org.jboss.weld.bootstrap
-
ClassDescriptionAbstractBeanDeployer<E extends BeanDeployerEnvironment>Represents an EE module that holds bean archives.Repository for
BeanDeploymentModules.BeanDeployer that processes some of the deployment tasks in parallel.Processes validation of beans, decorators and interceptors in parallel.ContextHolder<T extends jakarta.enterprise.context.spi.Context>A Deployment visitor which can find the transitive closure of Bean Deployment ArchivesProcessAnnotatedType observer method resolver.Holds information about classes that have missing dependencies (class X references class Y and class Y is not on classpath).Holds information about specialized beans.Provides operations for resolving specialized beans.A synthetic extension.Checks a list of beans for DeploymentExceptions and their subclassesCommon bootstrapping functionality that is run at application startup and detects and register beansCommon bootstrapping functionality that is run at application startup and detects and register beansThis optional extension collects all injection points of Java EE components, withInstancerequired type, so that Weld is able to identify unused beans better.