Uses of Class
org.axonframework.extension.springboot.MetricsProperties.Micrometer
Packages that use MetricsProperties.Micrometer
-
Uses of MetricsProperties.Micrometer in org.axonframework.extension.springboot
Methods in org.axonframework.extension.springboot that return MetricsProperties.MicrometerModifier and TypeMethodDescriptionMetricsProperties.getMicrometer()Retrieves the Micrometer specific settings for MetricsMethods in org.axonframework.extension.springboot with parameters of type MetricsProperties.MicrometerModifier and TypeMethodDescriptionvoidMetricsProperties.setMicrometer(MetricsProperties.Micrometer micrometer) Defines the Micrometer settings for Metrics.