Uses of Class
org.forgerock.opendj.server.config.meta.ReplicationServiceDiscoveryMechanismCfgDefn
-
Packages that use ReplicationServiceDiscoveryMechanismCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of ReplicationServiceDiscoveryMechanismCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return ReplicationServiceDiscoveryMechanismCfgDefn Modifier and Type Method Description static ReplicationServiceDiscoveryMechanismCfgDefn
ReplicationServiceDiscoveryMechanismCfgDefn. getInstance()
Get the Replication Service Discovery Mechanism configuration definition singleton.
-