Package | Description |
---|---|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server codebase.
|
org.opends.server.monitors |
Contains various Directory Server monitor provider implementations.
|
Modifier and Type | Method and Description |
---|---|
HealthChecker |
ServerContext.getHealthChecker()
Returns the
HealthChecker that aggregates all the HealthStatusProvider for diagnosing the global server health. |
Modifier and Type | Class and Description |
---|---|
static class |
HealthChecker.HealthCheckerImpl
A
HealthChecker implementation that is safe for using with multiple threads provided that the
aggregated HealthStatusProvider are thread-safe. |
Modifier and Type | Method and Description |
---|---|
static HealthChecker |
HealthChecker.newHealthChecker()
Returns a thread safe implementation of
HealthChecker . |
Copyright 2010-2022 ForgeRock AS.