Package restx.config

Annotation Interface SettingsKey


@Target(METHOD) public @interface SettingsKey
Defines a Settings key method in a Settings annotated interface.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • defaultValue

      String defaultValue
      Default:
      ""
    • doc

      String doc
      Default:
      ""