Annotation Type ConfDefault.DefaultStrings

Enclosing class:
ConfDefault

@Retention(RUNTIME) @Target(METHOD) public static @interface ConfDefault.DefaultStrings
Specifies the default value as a string array. This should be used for collections, where the element type is a string, enum, or custom type.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details