| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.annotation |
Annotation support for actuator endpoints.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDiscoveredEndpoint<O extends Operation>
Abstract base class for
endpoints discovered by a
EndpointDiscoverer. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DiscovererEndpointFilter.match(DiscoveredEndpoint<?> endpoint) |