Factory interface to create server objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AddAddInFolder | Adds a folder to the Add In folder processing list. |
![]() |
CreateConfigurationFactory | Creates a new server configuration factory for a given type. |
![]() |
CreateObject | Creates an instance of an AddIn given a CLSID. |
![]() |
CreateServerObject | Creates a new server object given a CLSID. |
![]() |
GetJobRegistryPath | Gets the path to the job registry that was set on the factory. |
![]() |
GetLogDirectoryPath | Gets the path to the log directory that was set on the factory. |
![]() |
GetLogLevel | Gets the log level that was set on the factory. |
![]() |
GetMaxLogFileSize | Gets the maximum size of the log file that was set on the factory. |
![]() |
RemoveAddInFolder | Removes a folder from the Add In folder processing list. |
![]() |
SetJobRegistryPath | Sets the path to the job registry maintained on disk. |
![]() |
SetLogDirectoryPath | Sets the path to the log directory. |
![]() |
SetLogLevel | Sets the log level. |
![]() |
SetMaxLogFileSize | Sets the maximum size of the log file. |
![]() |
SetProcessId | Sets the process id. |
![]() |
SetProductCode | Sets the product code. |
![]() |
Shutdown | Cleanup routine that indicates a shutdown of the STA thread thats hosting factory. |
CoClasses that implement IServerObjectFactoryX
CoClasses and Classes | Description |
---|---|
ServerObjectFactoryX |