Uses of Interface
org.springframework.integration.support.management.metrics.MeterFacade
Packages that use MeterFacade
Package
Description
Provides classes representing various channel types.
Provides interfaces related to 5.0 metrics.
Provides classes to support the use of Micrometer for metrics.
-
Uses of MeterFacade in org.springframework.integration.channel
Fields in org.springframework.integration.channel with type parameters of type MeterFacade -
Uses of MeterFacade in org.springframework.integration.support.management.metrics
Subinterfaces of MeterFacade in org.springframework.integration.support.management.metricsModifier and TypeInterfaceDescriptioninterface
interface
interface
Methods in org.springframework.integration.support.management.metrics with type parameters of type MeterFacadeModifier and TypeMethodDescriptiondefault <T extends MeterFacade>
TMeterFacade.remove()
Remove this meter facade.Methods in org.springframework.integration.support.management.metrics that return MeterFacadeModifier and TypeMethodDescriptiondefault MeterFacade
MetricsCaptor.removeMeter
(MeterFacade facade) Remove a meter facade.Methods in org.springframework.integration.support.management.metrics with parameters of type MeterFacadeModifier and TypeMethodDescriptiondefault MeterFacade
MetricsCaptor.removeMeter
(MeterFacade facade) Remove a meter facade. -
Uses of MeterFacade in org.springframework.integration.support.management.micrometer
Classes in org.springframework.integration.support.management.micrometer that implement MeterFacadeModifier and TypeClassDescriptionprotected static class
MicrometerMetricsCaptor.AbstractMeter<M extends io.micrometer.core.instrument.Meter>
protected static class
protected static class
protected static class
Methods in org.springframework.integration.support.management.micrometer with type parameters of type MeterFacadeModifier and TypeMethodDescription<T extends MeterFacade>
TMicrometerMetricsCaptor.AbstractMeter.remove()
Methods in org.springframework.integration.support.management.micrometer that return MeterFacadeMethods in org.springframework.integration.support.management.micrometer with parameters of type MeterFacade