Class NamedBeanQualifier

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Named>
org.hibernate.resource.beans.container.internal.NamedBeanQualifier
All Implemented Interfaces:
Annotation

public class NamedBeanQualifier extends AnnotationLiteral<Named> implements Named
Used to locate named CDI beans.
See Also:
  • Method Details

    • value

      public String value()