Class ConnectionHandlerConfigManager

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

This class defines a utility that will be used to manage the configuration for the set of connection handlers defined in the Directory Server. It will perform the necessary initialization of those connection handlers when the server is first started, and then will manage any changes to them while the server is running.