Uses of Class
org.glassfish.weld.BeanDeploymentArchiveImpl
-
Packages that use BeanDeploymentArchiveImpl Package Description org.glassfish.weld -
-
Uses of BeanDeploymentArchiveImpl in org.glassfish.weld
Subclasses of BeanDeploymentArchiveImpl in org.glassfish.weld Modifier and Type Class Description classRootBeanDeploymentArchiveA root BDA represents the root of a module where a module is a war, ejb, rar, ear lib A root BDA of each module follows accessibility of the module (can only see BDAs, including root ones, in accessible modules).
-