Annotation Interface ServletContextInitParameter


@Retention(RUNTIME) @Target(FIELD) @Documented public @interface ServletContextInitParameter
Marks a field of a Properties class as servlet context init parameter.
See Also:
  • Element Details

    • value

      String value
      Default:
      ""
    • listSeparator

      String listSeparator
      Default:
      ","