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