Uses of Interface
de.xima.fc.monitoring.health.IHealthCheck
Packages that use IHealthCheck
-
Uses of IHealthCheck in de.xima.fc.monitoring.health
Methods in de.xima.fc.monitoring.health that return IHealthCheckModifier and TypeMethodDescriptionHealthCheckRegistry.getHealthCheck(String name) Gets a health check.Methods in de.xima.fc.monitoring.health with parameters of type IHealthCheckModifier and TypeMethodDescriptionvoidHealthCheckRegistry.register(String name, IHealthCheck check) Register a health check.