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
Subclasses with type arguments of type Selector.Match in org.springframework.boot.actuate.endpoint.annotationModifier and TypeClassDescriptionstatic enumMatch types that can be used with the@Selector.Methods in org.springframework.boot.actuate.endpoint.annotation that return Selector.MatchModifier and TypeMethodDescriptionstatic Selector.MatchReturns 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.