Class Hierarchy
- java.lang.Object
- jakarta.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
- org.eclipse.microprofile.health.Liveness.Literal (implements org.eclipse.microprofile.health.Liveness)
- org.eclipse.microprofile.health.Readiness.Literal (implements org.eclipse.microprofile.health.Readiness)
- org.eclipse.microprofile.health.Startup.Literal (implements org.eclipse.microprofile.health.Startup)
- org.eclipse.microprofile.health.HealthCheckResponse
- org.eclipse.microprofile.health.HealthCheckResponseBuilder
- jakarta.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
Interface Hierarchy
- org.eclipse.microprofile.health.HealthCheck
Annotation Interface Hierarchy
- org.eclipse.microprofile.health.Liveness (implements java.lang.annotation.Annotation)
- org.eclipse.microprofile.health.Readiness (implements java.lang.annotation.Annotation)
- org.eclipse.microprofile.health.Startup (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.eclipse.microprofile.health.HealthCheckResponse.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)