Annotation Type NFProperties


  • @Target({TYPE,METHOD})
    @Retention(RUNTIME)
    public @interface NFProperties
    The annotation for non functional properties in - components - provided services - provided service methods.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      NFProperty[] value
      The non-functional properties.
    • Element Detail

      • value

        NFProperty[] value
        The non-functional properties.