Uses of Interface
org.springframework.boot.actuate.endpoint.annotation.DiscoveredEndpoint
Package
Description
Annotation support for actuator endpoints.
-
Uses of DiscoveredEndpoint in org.springframework.boot.actuate.endpoint.annotation
Modifier and TypeClassDescriptionclass
AbstractDiscoveredEndpoint<O extends Operation>
Abstract base class forendpoints
discovered by aEndpointDiscoverer
.Modifier and TypeMethodDescriptionboolean
DiscovererEndpointFilter.match
(DiscoveredEndpoint<?> endpoint)