Uses of Interface
org.summerboot.jexpress.boot.instrumentation.HealthInspector
Packages that use HealthInspector
Package
Description
-
Uses of HealthInspector in org.summerboot.jexpress.boot.instrumentation
Fields in org.summerboot.jexpress.boot.instrumentation with type parameters of type HealthInspectorModifier and TypeFieldDescriptionprotected static final LinkedBlockingQueue<HealthInspector> HealthMonitor.healthInspectorQueueprotected static final Set<HealthInspector> HealthMonitor.registeredHealthInspectorsMethods in org.summerboot.jexpress.boot.instrumentation with parameters of type HealthInspectorModifier and TypeMethodDescriptionstatic voidHealthMonitor.inspect(HealthInspector... healthInspectors) -
Uses of HealthInspector in org.summerboot.jexpress.integration.cache
Subinterfaces of HealthInspector in org.summerboot.jexpress.integration.cacheClasses in org.summerboot.jexpress.integration.cache that implement HealthInspectorModifier and TypeClassDescriptionclassclass1. download redis-cell from https://github.com/brandur/redis-cell/releases 2. -
Uses of HealthInspector in org.summerboot.jexpress.integration.smtp
Subinterfaces of HealthInspector in org.summerboot.jexpress.integration.smtpClasses in org.summerboot.jexpress.integration.smtp that implement HealthInspector