This document is archived and information here might be outdated. Recommended version. |
Provides access to members that can be called during server object configuration events. Note: the IConfigurationFactory interface has been superseded by IConfigurationFactory2. Please consider using the more recent version.
Name | Description | |
---|---|---|
OnAdd | Is called when the configuration is added. | |
OnRemove | Is called when the configuration is removed. | |
OnStart | Is called when the configuration is started. | |
OnStop | Is called when the configuration is stopped. |
Classes | Description |
---|---|
ConfigFactory | The Configuration Factory object for implementing server object configuration events. |
FeatureServerConfigurationFactory (esriCarto) | FeatureServer Configuration Factory Class. |
GlobeServerConfigurationFactory (esriGlobeCore) | GlobeServer Configuration Factory Class |
GPServerConfigurationFactory (esriGeoprocessing) | GP Server Configuration Factory Class. |
ImageServerConfigurationFactory (esriCarto) | ImageServer Configuration Factory Class. |
MapServerConfigurationFactory (esriCarto) | MapServer Configuration Factory Class. |
SDSFeatureServerConfigurationFactory (esriCarto) | SDSFeatureServer Configuration Factory Class. |
SearchServerConfigurationFactory (esriSearch) | SearchServer Configuration Factory Class. |