@EndpointExtension(filter=CloudFoundryEndpointFilter.class, endpoint=HealthEndpoint.class) public class CloudFoundryReactiveHealthEndpointWebExtension extends Object
EndpointWebExtension
for the HealthEndpoint
that always
exposes full health details.Constructor and Description |
---|
CloudFoundryReactiveHealthEndpointWebExtension(ReactiveHealthEndpointWebExtension delegate) |
Modifier and Type | Method and Description |
---|---|
reactor.core.publisher.Mono<WebEndpointResponse<Health>> |
health() |
public CloudFoundryReactiveHealthEndpointWebExtension(ReactiveHealthEndpointWebExtension delegate)
@ReadOperation public reactor.core.publisher.Mono<WebEndpointResponse<Health>> health()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.