Provides access to members that can be called during server object configuration events. Note: the IConfigurationFactory interface has been superseded byIConfigurationFactory2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
CoClasses that implement IConfigurationFactory
CoClasses and Classes | Description |
---|---|
ConfigFactory | The Configuration Factory object for implementing server object configuration events. |
GeoDataServerConfigurationFactory (esriGeoDatabaseDistributed) | GeoDataServer 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. |
SearchServerConfigurationFactory (esriSearch) | SearchServer Configuration Factory Class. |