Class HttpEndpointConfigManager

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

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