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