Provides access to members that can be called during server object configuration events.
This interface is new at ArcGIS 9.3. It supersedes IConfigurationFactory.
| Description | ||
|---|---|---|
![]() |
BeforeStart | Is called before the configuration is started. |
![]() |
BeforeStop | Is called before the configuration is stopped. |
![]() |
OnAdd | Is called when the configuration is added. |
![]() |
OnRemove | Is called when the configuration is removed. |
![]() |
OnRemoveEx | Is called when the configuration is removed. |
![]() |
OnStart | Is called when the configuration is started. |
![]() |
OnStop | Is called when the configuration is stopped. |
| Interfaces | Description |
|---|---|
| IConfigurationFactory | Provides access to members that can be called during server object configuration events. |
| CoClasses and Classes | Description |
|---|---|
| GeoDataServerConfigurationFactory (esriGeoDatabaseDistributed) | GeoDataServer Configuration Factory Class. |
| ImageServerConfigurationFactory (esriCarto) | ImageServer Configuration Factory Class. |
| MapServerConfigurationFactory (esriCarto) | MapServer Configuration Factory Class. |