Uses of Package
org.springframework.boot.actuate.health
Packages that use org.springframework.boot.actuate.health
Package
Description
Actuator support for AMQP and RabbitMQ.
Auto-configuration for actuator AMQP concerns.
Auto-configuration for actuator Cloud Foundry concerns using WebFlux.
Auto-configuration for actuator Cloud Foundry concerns using Spring MVC.
Auto-configuration for actuator Couchbase concerns.
Auto-configuration for actuator Elasticsearch concerns dependent on Spring Data.
Auto-configuration for actuator MongoDB concerns dependent on Spring Data.
Auto-configuration for actuator Redis concerns dependent on Spring Data.
Auto-configuration for actuator Elasticsearch concerns.
Auto-configuration for exposing actuator web endpoints using WebFlux.
Auto-configuration for exposing actuator web endpoints using Spring MVC.
Auto-configuration for actuator Hazelcast concerns.
Auto-configuration for actuator health concerns.
Auto-configuration for actuator InfluxDB concerns.
Auto-configuration for actuator JDBC concerns.
Auto-configuration for actuator JMS concerns.
Auto-configuration for actuator LDAP concerns.
Auto-configuration for actuator JavaMail concerns.
Auto-configuration for actuator R2DBC.
Actuator support for application availability concerns.
Actuator support for Cassandra.
Actuator support for Couchbase.
Actuator support for Elasticsearch dependent on Spring Data.
Actuator support for Mongo dependent on Spring Data.
Actuator support for Redis dependent on Spring Data.
Actuator support for Elasticsearch.
Jersey support for actuator endpoints.
Spring WebFlux support for actuator endpoints.
Spring MVC support for actuator endpoints.
Actuator support for Hazelcast.
Actuator health indicator and endpoints.
Actuator support for InfluxDB.
Actuator support for JDBC.
Actuator support for JMS.
Actuator support for LDAP.
Actuator support for JavaMail.
Actuator support for Neo4j.
Actuator support for R2DBC.
Actuator support for system-related concerns.
-
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.amqpClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.amqpClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactiveClassDescriptionA component that contributes data to results returned from the
HealthEndpoint
.Reactive@EndpointWebExtension
for theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.cloudfoundry.servletClassDescriptionA component that contributes data to results returned from the
HealthEndpoint
.@EndpointWebExtension
for theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.couchbaseClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.data.elasticsearchClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.data.mongoClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.data.redisClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.elasticsearchClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
. -
-
-
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.hazelcastClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.healthClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
.Default implementation ofHealthIndicator
that returnsStatus.UP
.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from the reactive variant of theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.influxClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.jdbcClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.jmsClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.ldapClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.mailClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.autoconfigure.r2dbcClassDescriptionTagging interface for classes that contribute to
health components
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.availabilityClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
.Value object to express state of a component or subsystem. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.cassandraClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.BaseReactiveHealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Carries information about the health of a component or subsystem.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from the reactive variant of theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.couchbaseClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.BaseReactiveHealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Carries information about the health of a component or subsystem.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from the reactive variant of theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.data.elasticsearchClassDescriptionBase
ReactiveHealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Carries information about the health of a component or subsystem.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from the reactive variant of theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.data.mongoClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.BaseReactiveHealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Carries information about the health of a component or subsystem.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from the reactive variant of theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.data.redisClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.BaseReactiveHealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Carries information about the health of a component or subsystem.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from the reactive variant of theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.elasticsearchClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
. -
-
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.endpoint.web.reactiveClassDescriptionA logical grouping of
health contributors
that can be exposed by theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.endpoint.web.servletClassDescriptionA logical grouping of
health contributors
that can be exposed by theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.hazelcastClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.healthClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Value object that represents an additional path for aHealthEndpointGroup
.AHealthComponent
that is composed of otherHealthComponent
instances.AHealthContributor
that is composed of otherHealthContributor
instances.AReactiveHealthContributor
that is composed of otherReactiveHealthContributor
instances.A mutable registry of health endpoint contributors (eitherHealthContributor
orReactiveHealthContributor
).Carries information about the health of a component or subsystem.Builder for creating immutableHealth
instances.A component that contributes data to results returned from theHealthEndpoint
.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Generate a sensible health indicator name based on its bean name.A logical grouping ofhealth contributors
that can be exposed by theHealthEndpoint
.A collection ofgroups
for use with a health endpoint.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
.Strategy used to map ahealth status
to an HTTP status code.A single named health endpoint contributors (eitherHealthContributor
orReactiveHealthContributor
).A collection of named health endpoint contributors (eitherHealthContributor
orReactiveHealthContributor
).Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from the reactive variant of theHealthEndpoint
.Value object to express state of a component or subsystem.Strategy used to aggregateStatus
instances. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.influxClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.jdbcClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.jmsClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.ldapClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.mailClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.neo4jClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.BaseReactiveHealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Carries information about the health of a component or subsystem.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from the reactive variant of theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.r2dbcClassDescriptionBase
ReactiveHealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Carries information about the health of a component or subsystem.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from the reactive variant of theHealthEndpoint
. -
Classes in org.springframework.boot.actuate.health used by org.springframework.boot.actuate.systemClassDescriptionBase
HealthIndicator
implementations that encapsulates creation ofHealth
instance and error handling.Builder for creating immutableHealth
instances.Tagging interface for classes that contribute tohealth components
to the results returned from theHealthEndpoint
.Strategy interface used to contributeHealth
to the results returned from theHealthEndpoint
.