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 classService Discovery Mechanism retrieving information from a replication topology.final classThis 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 TypeMethodDescriptionvoidServiceDiscoveryChangeListener.partitionsChanged(ServiceDiscoveryMechanism changedService) Invoked when the service discovery mechanism detected that the servers have changed.