Uses of Enum Class
org.springframework.boot.actuate.endpoint.annotation.Selector.Match
Packages that use Selector.Match
Package
Description
Annotation support for actuator endpoints.
-
Uses of Selector.Match in org.springframework.boot.actuate.endpoint.annotation
Methods in org.springframework.boot.actuate.endpoint.annotation that return Selector.MatchModifier and TypeMethodDescriptionstatic Selector.Match
Returns the enum constant of this class with the specified name.static Selector.Match[]
Selector.Match.values()
Returns an array containing the constants of this enum class, in the order they are declared.