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 TypeClassDescriptionclass
AbstractDiscoveredEndpoint<O extends Operation>
Abstract base class forendpoints
discovered by aEndpointDiscoverer
.Methods in org.springframework.boot.actuate.endpoint.annotation with parameters of type DiscoveredEndpointModifier and TypeMethodDescriptionboolean
DiscovererEndpointFilter.match
(DiscoveredEndpoint<?> endpoint)