| Package | Description |
|---|---|
| org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
| Modifier and Type | Field and Description |
|---|---|
static LoadBalancerEventListener |
LoadBalancerEventListener.LOG_EVENTS
An event listener implementation which logs events to the LoadBalancingAlgorithm logger.
|
static LoadBalancerEventListener |
LoadBalancerEventListener.NO_OP
An event listener implementation which ignores all events.
|
| Modifier and Type | Field and Description |
|---|---|
static org.forgerock.util.Option<LoadBalancerEventListener> |
Connections.LOAD_BALANCER_EVENT_LISTENER
Specifies the event listener which should be notified whenever a load-balanced connection factory changes state
from online to offline or vice-versa.
|
Copyright © 2017-2020 Wren Security. All Rights Reserved.