Interface AlternativePriorities


  • public interface AlternativePriorities
    Represents an additional way of defining priorities for alternative beans.
    • Method Detail

      • compute

        Integer compute​(org.jboss.jandex.AnnotationTarget target,
                        Collection<StereotypeInfo> stereotypes)
        Parameters:
        target - The bean class, producer method or field
        stereotypes - The collection of stereotypes
        Returns:
        a computed priority value or null