JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
G
H
L
N
O
R
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
Deprecated.
in version 1.1 of the spec.
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.
L
Liveness
- Annotation Type in
org.eclipse.microprofile.health
This qualifier is used to define a liveness Health Check procedure
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 Health
org.eclipse.microprofile.health.spi
- package org.eclipse.microprofile.health.spi
Microprofile Service Health Checks
R
Readiness
- Annotation Type in
org.eclipse.microprofile.health
This qualifier is used to define a readiness Health Check procedure
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
L
N
O
R
S
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019
Eclipse Foundation
. All rights reserved.