Class ExtendedOperationConfigManager

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

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