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
Subclasses with type arguments of type IntegrationObservation in org.springframework.integration.support.management.observationModifier and TypeClassDescriptionenum
TheObservationDocumentation
implementation for Spring Integration infrastructure.Methods in org.springframework.integration.support.management.observation that return IntegrationObservationModifier 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.