Annotation Interface SystemProperty


@Qualifier("systemProperty") @Target({METHOD,FIELD,CONSTRUCTOR,PARAMETER}) @Retention(RUNTIME) @Documented public @interface SystemProperty
Qualifier used to bind a Property containing a system configuration
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      the configuration name