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