Uses of Interface
de.xima.fc.system.server.api.health.IHealthCheckRegistry
- 
Packages that use IHealthCheckRegistry Package Description de.xima.fc.system.impl.server de.xima.fc.system.impl.server.health de.xima.fc.system.server.api  - 
- 
Uses of IHealthCheckRegistry in de.xima.fc.system.impl.server
Methods in de.xima.fc.system.impl.server that return IHealthCheckRegistry Modifier and Type Method Description IHealthCheckRegistryServerRegistries. getHealthcheckRegistry() - 
Uses of IHealthCheckRegistry in de.xima.fc.system.impl.server.health
Classes in de.xima.fc.system.impl.server.health that implement IHealthCheckRegistry Modifier and Type Class Description classHealthCheckRegistry - 
Uses of IHealthCheckRegistry in de.xima.fc.system.server.api
Methods in de.xima.fc.system.server.api that return IHealthCheckRegistry Modifier and Type Method Description IHealthCheckRegistryIServerRegistries. getHealthcheckRegistry()Get the health check registry. 
 -