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