Uses of Interface
org.forgerock.opendj.discovery.ServiceDiscoveryMechanism
Packages that use ServiceDiscoveryMechanism
Package
Description
Contains the Service Discovery Mechanisms and APIs.
-
Uses of ServiceDiscoveryMechanism in org.forgerock.opendj.discovery
Classes in org.forgerock.opendj.discovery that implement ServiceDiscoveryMechanismModifier and TypeClassDescriptionfinal class
Service Discovery Mechanism retrieving information from a replication topology.final class
This mechanism only returns the list of servers in its configuration, without checking for availability.Methods in org.forgerock.opendj.discovery with parameters of type ServiceDiscoveryMechanismModifier and TypeMethodDescriptionvoid
ServiceDiscoveryChangeListener.partitionsChanged
(ServiceDiscoveryMechanism changedService) Invoked when the service discovery mechanism detected that the servers have changed.