Annotation Interface InfoProperty


@Target(METHOD) @Retention(SOURCE) public @interface InfoProperty
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    property name to read.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    property file with version informations.
  • Element Details

    • file

      String file
      property file with version informations.
      Returns:
      property file name
      Default:
      "Version"
    • value

      String value
      property name to read.
      Returns:
      property value name