Class AbstractBeanDiscoveryEvent

    • Method Detail

      • getDeployment

        protected org.jboss.weld.bootstrap.spi.Deployment getDeployment()
        Returns:
        the deployment
      • getTypeStore

        protected TypeStore getTypeStore()
      • getOrCreateBeanDeployment

        protected BeanDeployment getOrCreateBeanDeployment​(Class<?> clazz)