Class LogRotationPolicyConfigManager

java.lang.Object
org.opends.server.core.LogRotationPolicyConfigManager
All Implemented Interfaces:
ConfigurationAddListener<LogRotationPolicyCfg>, ConfigurationChangeListener<LogRotationPolicyCfg>, ConfigurationDeleteListener<LogRotationPolicyCfg>

This class defines a utility that will be used to manage the set of log rotation policies used in the Directory Server. It will perform the initialization when the server is starting, and then will manage any additions, and removals of policies while the server is running.