Uses of Interface
org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Packages that use BeanDeploymentArchive
Package
Description
-
Uses of BeanDeploymentArchive in org.jboss.weld.bootstrap.api
Methods in org.jboss.weld.bootstrap.api with parameters of type BeanDeploymentArchiveModifier and TypeMethodDescriptionBootstrap.getManager(BeanDeploymentArchive beanDeploymentArchive) Get the manager used for the given beanDeploymentArchive. -
Uses of BeanDeploymentArchive in org.jboss.weld.bootstrap.api.helpers
Methods in org.jboss.weld.bootstrap.api.helpers with parameters of type BeanDeploymentArchiveModifier and TypeMethodDescriptionForwardingBootstrap.getManager(BeanDeploymentArchive beanDeploymentArchive) -
Uses of BeanDeploymentArchive in org.jboss.weld.bootstrap.spi
Methods in org.jboss.weld.bootstrap.spi that return BeanDeploymentArchiveModifier and TypeMethodDescriptionCDI11Deployment.getBeanDeploymentArchive(Class<?> beanClass) Returns theBeanDeploymentArchivecontaining the given class.Deployment.loadBeanDeploymentArchive(Class<?> beanClass) Load theBeanDeploymentArchivecontaining the given class.Methods in org.jboss.weld.bootstrap.spi that return types with arguments of type BeanDeploymentArchiveModifier and TypeMethodDescriptionBeanDeploymentArchive.getBeanDeploymentArchives()Get the bean deployment archives which are accessible to this bean deployment archive and adjacent to it in the deployment archive graph.Deployment.getBeanDeploymentArchives()Get the bean deployment archives which are part of this deployment and adjacent to it in the deployment archive graph. -
Uses of BeanDeploymentArchive in org.jboss.weld.bootstrap.spi.helpers
Classes in org.jboss.weld.bootstrap.spi.helpers that implement BeanDeploymentArchiveMethods in org.jboss.weld.bootstrap.spi.helpers that return BeanDeploymentArchiveModifier and TypeMethodDescriptionprotected abstract BeanDeploymentArchiveForwardingBeanDeploymentArchive.delegate()Returns the delegateMethods in org.jboss.weld.bootstrap.spi.helpers that return types with arguments of type BeanDeploymentArchive