Annotation Type Option


Mark a configuration field (injected in a Emitter or Processor method parameter or nested in one of these method parameters).
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The value of the option, if empty it will use the classname + field value (ex: com.company.ConfigModel.data).
  • Element Details

    • value

      The value of the option, if empty it will use the classname + field value (ex: com.company.ConfigModel.data).
      Returns:
      the value of the option.
      Default:
      ""