Uses of Interface
org.springframework.boot.actuate.endpoint.annotation.DiscoveredEndpoint
Packages that use DiscoveredEndpoint
Package
Description
Annotation support for actuator endpoints.
-
Uses of DiscoveredEndpoint in org.springframework.boot.actuate.endpoint.annotation
Classes in org.springframework.boot.actuate.endpoint.annotation that implement DiscoveredEndpointModifier and TypeClassDescriptionclassAbstractDiscoveredEndpoint<O extends Operation>Abstract base class forendpointsdiscovered by aEndpointDiscoverer.Methods in org.springframework.boot.actuate.endpoint.annotation with parameters of type DiscoveredEndpointModifier and TypeMethodDescriptionbooleanDiscovererEndpointFilter.match(DiscoveredEndpoint<?> endpoint)