Annotation Type Injectable

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value
      The optional name that of which may be used to choose the appropriate value to inject when multiple values of the same type are available to be injected.
    • Element Detail

      • value

        String value
        The optional name that of which may be used to choose the appropriate value to inject when multiple values of the same type are available to be injected.
        Returns:
        the name to be used for choosing an appropriate value to inject
        Default:
        ""