Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive | |
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet | |
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 |
---|---|
class |
CloudFoundryReactiveHealthEndpointWebExtension
Reactive
EndpointWebExtension for the HealthEndpoint that always
exposes full health details. |
Modifier and Type | Class and Description |
---|---|
class |
CloudFoundryHealthEndpointWebExtension
EndpointWebExtension for the HealthEndpoint that always exposes full
health details. |
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 © 2017 Pivotal Software, Inc.. All rights reserved.