Class AbstractBeanDiscoveryEvent

    • Method Detail

      • getDeployment

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

        protected Collection<ContextHolder<? extends javax.enterprise.context.spi.Context>> getContexts()
        Returns:
        the contexts
      • getTypeStore

        protected TypeStore getTypeStore()
      • getOrCreateBeanDeployment

        protected BeanDeployment getOrCreateBeanDeployment​(Class<?> clazz)