Uses of Class
org.opends.server.discovery.ServiceDiscoveryMechanismConfigManager
-
Packages that use ServiceDiscoveryMechanismConfigManager Package Description org.opends.server.core Contains various classes that comprise the core of the Directory Server codebase. -
-
Uses of ServiceDiscoveryMechanismConfigManager in org.opends.server.core
Methods in org.opends.server.core that return ServiceDiscoveryMechanismConfigManager Modifier and Type Method Description ServiceDiscoveryMechanismConfigManager
DirectoryServer. getServiceDiscoveryMechanismConfigManager()
ServiceDiscoveryMechanismConfigManager
ServerContext. getServiceDiscoveryMechanismConfigManager()
Returns the Service Discovery Mechanism Config Manager.
-