Class LogRetentionPolicyConfigManager

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

This class defines a utility that will be used to manage the set of log retention 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.