Uses of Enum Class
org.springframework.integration.support.management.observation.IntegrationObservation
Packages that use IntegrationObservation
Package
Description
Provides classes to support of Micrometer Observation API.
-
Uses of IntegrationObservation in org.springframework.integration.support.management.observation
Methods in org.springframework.integration.support.management.observation that return IntegrationObservationModifier and TypeMethodDescriptionstatic IntegrationObservationReturns the enum constant of this class with the specified name.static IntegrationObservation[]IntegrationObservation.values()Returns an array containing the constants of this enum class, in the order they are declared.