Interface MetricAnnotationDiscovery.OfMethod

All Superinterfaces:
MetricAnnotationDiscovery
Enclosing interface:
MetricAnnotationDiscovery

public static interface MetricAnnotationDiscovery.OfMethod extends MetricAnnotationDiscovery
Discovery of an annotation of interest on a method.
  • Method Details

    • configurator

      AnnotatedMethodConfigurator<?> configurator()
      Returns the configurator for the method on which an annotation of interest appears.
      Returns:
      the configurator