IConfigureRuntime Methods

The IConfigureRuntime type exposes the following members.

Methods

  NameDescription
Public methodAddRatlSocket
Adds new RatlSocket service with default parameter values.
Public methodAddRatlSocket(SocketParameter)
Adds a new RatlSocket service with user provided parameter
Public methodAddView(HubViewParameter)
Adds HUB view
Public methodAddView(Nof_Off_GliViewParameter)
Adds NOF/OFF/GLI view
Public methodAddView(RatlMsmqViewParameter)
Adds RATL MSMQ view
Public methodAddView(RATLTcpIpViewParameter)
Adds RATL TCPIP view
Public methodAddView(SoapHttpViewParameter)
Adds SOAP HTTP view
Public methodAddView(SoapMsmqViewParameter)
Adds SOAP MSMQ view
Public methodConfigureLog
Reads/updates the System/DBReorg/Deployment Log details
Public methodConfigureQueueAdapter
Reads/Updates the Adapter details for RATLQueue/SOAPQueue
Public methodConfigureSocketAdapter
Reads/Updates the Adapter details for RATLSocket/HUBSocket
Public methodDeleteView
Deletes view
Public methodGetRatlAdapterArray
Returns the Array list of RATL adapters
Public methodRemoveAllRatlSocket
Removes all RatlSockets except the default one
Public methodRemoveRatlSocket
Removes a RatlSocket.
Public methodSetComponentProperties
Sets the Pooling settings and User Role information of AB Suite internal Components
Public methodSetEnvironmentConfiguration
Sets the general runtime environment configuration
Top
See Also