Factory class which contains methods to return Admin objects
Inheritance Hierarchy
Unisys.AgileBusiness.RuntimeAPIRuntimeFactory
Namespace: Unisys.AgileBusiness.RuntimeAPI
Assembly: Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
The RuntimeFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetConfigDB |
Returns the IConfigureDatabase object
|
![]() ![]() | GetConfigureSystem |
Returns the IConfigureSystem object
|
![]() ![]() | GetDeployer |
Returns the IDeployPackage object
|
![]() ![]() | GetReportPrinter |
Returns IPrintReport object
|
![]() ![]() | GetRuntime |
Returns the IConfigureRuntime object
|
![]() ![]() | GetSystem |
Returns the IAdministerSystem object
|
See Also