Class AccountStatusNotificationHandlerConfigManager

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

This class defines a utility that will be used to manage the set of account status notification handlers defined in the Directory Server. It will initialize the handlers when the server starts, and then will manage any additions, removals, or modifications to any notification handlers while the server is running.