Interface AlternativePriorities


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

    Modifier and Type
    Method
    Description
    compute(org.jboss.jandex.AnnotationTarget target, Collection<StereotypeInfo> stereotypes)
     
  • Method Details

    • 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