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