Annotation Interface Location


@Retention(RUNTIME) @Target({FIELD,PARAMETER,METHOD}) public @interface Location
Qualifies an injected template. The value() is used to locate the template; it represents the path relative from the base path.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      the path relative from the base path, must be a non-empty string