Annotation Interface ConfigReference


Annotation to be used in a String type Parameter field or parameter which value is a reference to a global configuration element.
Since:
1.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
     
  • Element Details

    • namespace

      String namespace
      Returns:
      the name of the extension that contains the accepted configuration type.
    • name

      String name
      Returns:
      the name of the configuration that is accepted by the annotated parameter.