Interface WeldBean<T>

    • Method Detail

      • getIdentifier

        org.jboss.weld.serialization.spi.BeanIdentifier getIdentifier()
        Returns:
        the BeanIdentifier for this bean
      • getPriority

        default Integer getPriority()
        Used for custom beans registered via WeldBeanConfigurator.
        Returns:
        bean priority or null if not set or overriden