Class SynchronizationProviderConfigManager

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

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