Uses of Enum Class
org.springframework.integration.support.management.observation.IntegrationObservation
Package
Description
Provides classes to support of Micrometer Observation API.
-
Uses of IntegrationObservation in org.springframework.integration.support.management.observation
Modifier and TypeMethodDescriptionstatic IntegrationObservation
Returns 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.