Annotation Interface ServiceMetric


@Target(METHOD) @Retention(RUNTIME) public @interface ServiceMetric
Since:
10.1
Author:
Niv Ingberg
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Determines the metric name.
  • Element Details

    • name

      String name
      Determines the metric name.
      Returns:
      The metric name.