Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.cloudfoundry |
Auto-configuration for actuator Cloud Foundry concerns.
|
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 |
EndpointCloudFoundryExtension
Identifies a type as being a Cloud Foundry specific extension for an
@Endpoint . |
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 . |