Package | Description |
---|---|
org.springframework.boot.actuate.endpoint.annotation |
Annotation support for actuator endpoints.
|
Modifier and Type | Method and Description |
---|---|
Map<AnnotationEndpointDiscoverer.OperationKey,List<T>> |
AnnotationEndpointDiscoverer.DiscoveredEndpoint.findDuplicateOperations()
Find any duplicate operations.
|
Map<AnnotationEndpointDiscoverer.OperationKey,List<T>> |
AnnotationEndpointDiscoverer.DiscoveredEndpoint.getOperations()
Return all operation that were discovered.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.