Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.boot.actuate.health Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
AbstractHealthAggregatorBase HealthAggregator implementation to allow subclasses to focus onaggregating the Status instances and not deal with contextual details etc.Classorg.springframework.boot.actuate.healthSpring Boot
AbstractHealthIndicatorBase HealthIndicator implementations that encapsulates creation ofHealth instance and error handling.Classorg.springframework.boot.actuate.healthSpring Boot
ApplicationHealthIndicatorDefault implementation of HealthIndicator that returns Status.Classorg.springframework.boot.actuate.healthSpring Boot
CassandraHealthIndicatorSimple implementation of a HealthIndicator returning status information forCassandra data stores.Classorg.springframework.boot.actuate.healthSpring Boot
CompositeHealthIndicatorHealthIndicator that returns health indications from all registered delegates.Classorg.springframework.boot.actuate.healthSpring Boot
DataSourceHealthIndicatorHealthIndicator that tests the status of a DataSource and optionallySince:1.Classorg.springframework.boot.actuate.healthSpring Boot
DataSourceHealthIndicator .ProductKnown database products.Classorg.springframework.boot.actuate.health.DataSourceHealthIndicatorSpring Boot
DiskSpaceHealthIndicatorA HealthIndicator that checks available disk space and reports a status ofStatus.Classorg.springframework.boot.actuate.healthSpring Boot
DiskSpaceHealthIndicatorPropertiesExternal configuration properties for DiskSpaceHealthIndicator.Classorg.springframework.boot.actuate.healthSpring Boot
ElasticsearchHealthIndicatorHealthIndicator for an Elasticsearch cluster.Classorg.springframework.boot.actuate.healthSpring Boot
ElasticsearchHealthIndicatorPropertiesExternal configuration properties for ElasticsearchHealthIndicator.Classorg.springframework.boot.actuate.healthSpring Boot
HealthCarries information about the health of a component or subsystem.Classorg.springframework.boot.actuate.healthSpring Boot
Health .BuilderBuilder for creating immutable Health instances.Classorg.springframework.boot.actuate.health.HealthSpring Boot
HealthAggregatorStrategy interface used by CompositeHealthIndicator to aggregate Healthinstances into a final one.Interfaceorg.springframework.boot.actuate.healthSpring Boot
HealthIndicatorStrategy interface used to provide an indication of application health.Interfaceorg.springframework.boot.actuate.healthSpring Boot
JmsHealthIndicatorHealthIndicator for a JMS ConnectionFactory.Classorg.springframework.boot.actuate.healthSpring Boot
MailHealthIndicatorHealthIndicator for configured smtp server(s).Classorg.springframework.boot.actuate.healthSpring Boot
MongoHealthIndicatorSimple implementation of a HealthIndicator returning status information forSince:1.Classorg.springframework.boot.actuate.healthSpring Boot
OrderedHealthAggregatorDefault HealthAggregator implementation that aggregates Healthinstances and determines the final system state based on a simple ordered list.Classorg.springframework.boot.actuate.healthSpring Boot
RabbitHealthIndicatorSimple implementation of a HealthIndicator returning status information for theRabbitMQ messaging system.Classorg.springframework.boot.actuate.healthSpring Boot
RedisHealthIndicatorSimple implementation of a HealthIndicator returning status information forSince:1.Classorg.springframework.boot.actuate.healthSpring Boot
SolrHealthIndicatorHealthIndicator for Apache Solr.Classorg.springframework.boot.actuate.healthSpring Boot
StatusValue object to express state of a component or subsystem.Classorg.springframework.boot.actuate.healthSpring Boot