@Vetoed
Package org.jboss.weld.bootstrap
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag. See the copyright.txt in the
distribution for a full listing of individual contributors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
Class Summary Class Description AbstractBeanDeployer<E extends BeanDeployerEnvironment> BeanDeployer BeanDeployerEnvironment BeanDeployerEnvironment.WeldMethodKey BeanDeployerEnvironmentFactory BeanDeployment BeanDeploymentArchiveMapping BeanDeploymentModule Represents an EE module that holds bean archives.BeanDeploymentModules Repository forBeanDeploymentModules.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 ArchivesExtensionBeanDeployer 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 subclassesWeldBootstrap Common bootstrapping functionality that is run at application startup and detects and register beansWeldRuntime WeldStartup Common bootstrapping functionality that is run at application startup and detects and register beans