Skip navigation links
B C D G H N O S U V W 

B

build() - Method in class org.eclipse.microprofile.health.HealthCheckResponseBuilder
 
builder() - Static method in class org.eclipse.microprofile.health.HealthCheckResponse
 

C

call() - Method in interface org.eclipse.microprofile.health.HealthCheck
 
createResponseBuilder() - Method in interface org.eclipse.microprofile.health.spi.HealthCheckResponseProvider
 

D

down() - Method in class org.eclipse.microprofile.health.HealthCheckResponseBuilder
 

G

getData() - Method in class org.eclipse.microprofile.health.HealthCheckResponse
 
getName() - Method in class org.eclipse.microprofile.health.HealthCheckResponse
 
getState() - Method in class org.eclipse.microprofile.health.HealthCheckResponse
 

H

Health - Annotation Type in org.eclipse.microprofile.health
Created by hbraun on 24.08.17.
HealthCheck - Interface in org.eclipse.microprofile.health
The health check procedure interface.
HealthCheckResponse - Class in org.eclipse.microprofile.health
The response to a health check invocation.
HealthCheckResponse() - Constructor for class org.eclipse.microprofile.health.HealthCheckResponse
 
HealthCheckResponse.State - Enum in org.eclipse.microprofile.health
 
HealthCheckResponseBuilder - Class in org.eclipse.microprofile.health
A builder to construct a health procedure response.
HealthCheckResponseBuilder() - Constructor for class org.eclipse.microprofile.health.HealthCheckResponseBuilder
 
HealthCheckResponseProvider - Interface in org.eclipse.microprofile.health.spi
Reserved for implementors as means to supply their own HealthCheckResponseBuilder.

N

name(String) - Method in class org.eclipse.microprofile.health.HealthCheckResponseBuilder
 
named(String) - Static method in class org.eclipse.microprofile.health.HealthCheckResponse
 

O

org.eclipse.microprofile.health - package org.eclipse.microprofile.health
Microprofile Service Health Checks
org.eclipse.microprofile.health.spi - package org.eclipse.microprofile.health.spi
Microprofile Service Health Checks

S

setResponseProvider(HealthCheckResponseProvider) - Static method in class org.eclipse.microprofile.health.HealthCheckResponse
Used by OSGi environment while service loader pattern is not supported.
state(boolean) - Method in class org.eclipse.microprofile.health.HealthCheckResponseBuilder
 

U

up() - Method in class org.eclipse.microprofile.health.HealthCheckResponseBuilder
 

V

valueOf(String) - Static method in enum org.eclipse.microprofile.health.HealthCheckResponse.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.microprofile.health.HealthCheckResponse.State
Returns an array containing the constants of this enum type, in the order they are declared.

W

withData(String, String) - Method in class org.eclipse.microprofile.health.HealthCheckResponseBuilder
 
withData(String, long) - Method in class org.eclipse.microprofile.health.HealthCheckResponseBuilder
 
withData(String, boolean) - Method in class org.eclipse.microprofile.health.HealthCheckResponseBuilder
 
B C D G H N O S U V W 
Skip navigation links

Copyright © 2017 Eclipse Foundation. All rights reserved.