Class HealthChecker.HealthCheckerImpl

java.lang.Object
org.opends.server.monitors.HealthChecker.HealthCheckerImpl
All Implemented Interfaces:
HealthChecker, HealthStatusProvider
Enclosing interface:
HealthChecker

public static final class HealthChecker.HealthCheckerImpl extends Object implements HealthChecker
A HealthChecker implementation that is safe for using with multiple threads provided that the aggregated HealthStatusProvider are thread-safe.