ArcObjects Library Reference (Server)  

IConfigurationFactory Interface

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
Method OnAdd Is called when the configuration is added.
Method OnRemove Is called when the configuration is removed.
Method OnStart Is called when the configuration is started.
Method 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.
FeatureServerConfigurationFactory (esriCarto) FeatureServer Configuration Factory Class.
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.