Represents the configure admin operations, and is implemented by Unisys.AgileBusiness.RuntimeAPI.RuntimeConfig class.
Namespace: Unisys.AgileBusiness.RuntimeAPI
Assembly: Unisys.AgileBusiness.RuntimeAPI (in Unisys.AgileBusiness.RuntimeAPI.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
The IConfigureRuntime type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddRatlSocket |
Adds new RatlSocket service with default parameter values.
|
![]() | AddRatlSocket(SocketParameter) |
Adds a new RatlSocket service with user provided parameter
|
![]() | AddView(HubViewParameter) |
Adds HUB view
|
![]() | AddView(Nof_Off_GliViewParameter) |
Adds NOF/OFF/GLI view
|
![]() | AddView(RatlMsmqViewParameter) |
Adds RATL MSMQ view
|
![]() | AddView(RATLTcpIpViewParameter) |
Adds RATL TCPIP view
|
![]() | AddView(SoapHttpViewParameter) |
Adds SOAP HTTP view
|
![]() | AddView(SoapMsmqViewParameter) |
Adds SOAP MSMQ view
|
![]() | ConfigureLog |
Reads/updates the System/DBReorg/Deployment Log details
|
![]() | ConfigureQueueAdapter |
Reads/Updates the Adapter details for RATLQueue/SOAPQueue
|
![]() | ConfigureSocketAdapter |
Reads/Updates the Adapter details for RATLSocket/HUBSocket
|
![]() | DeleteView |
Deletes view
|
![]() | GetRatlAdapterArray |
Returns the Array list of RATL adapters
|
![]() | RemoveAllRatlSocket |
Removes all RatlSockets except the default one
|
![]() | RemoveRatlSocket |
Removes a RatlSocket.
|
![]() | SetComponentProperties |
Sets the Pooling settings and User Role information of AB Suite internal Components
|
![]() | SetEnvironmentConfiguration |
Sets the general runtime environment configuration
|
See Also