Package org.jboss.weld.environment.deployment.discovery
@Vetoed
package org.jboss.weld.environment.deployment.discovery
-
ClassDescriptionA class used to store information about the bean archive and to build the
WeldBeanDeploymentArchiveinstance from the gathered information.Handles the reference to a bean archive.Scans the application for bean archives.Scans all the class path entries.Scans the classpath and tries to process all "META-INF/beans.xml" resources.This construct is not thread-safe.Handles JAR files and directories.An abstraction of a bean archive entry.This implementation supports bean-discovery-mode="annotated" and makes use of reflection to detect a class with a bean defining annotation.