| Package | Description |
|---|---|
| org.springframework.boot.actuate.endpoint.jmx.annotation |
Annotation support for actuator JMX endpoints.
|
| org.springframework.boot.actuate.endpoint.web.annotation |
Annotation support for actuator web endpoints.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
EndpointJmxExtension
Identifies a type as being a JMX-specific extension of an
Endpoint. |
| Modifier and Type | Class and Description |
|---|---|
interface |
EndpointWebExtension
Identifies a type as being a Web-specific extension of an
Endpoint. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.