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