Package javax.inject

Annotation Type Named


@Qualifier @Documented @Retention(RUNTIME) public @interface Named
Indicates the name of the webbeans component.

If there is no Named annotation for the given webbeans component, its name is null.

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""