Ens.Actor
class Ens.Actor extends Ens.Host
Method Inventory
Parameters
parameter DOMAIN = Ensemble;
Methods
method OnInit() as %Status
Inherited description: This user callback method is called via initConfig() from %OnNew() or in the case of SOAP Services from OnPreSOAP()
Inherited Members
Inherited Properties
- %ConfigName
 - %ConfigQueueName
 - %LastActionTime
 - %LastHandledTime
 - %LastReportedError
 - %QuitTask
 - %SessionId
 - %SuperSession
 - %WarnedLatest
 - %isShadow
 - Adapter
 - AlertGroups
 - AlertOnError
 - BusinessPartner
 - InactivityTimeout
 - ThrottleDelay
 
Inherited Methods
- %AddToSaveSet()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Extends()
 - %GetParameter()
 - %IsA()
 - %IsModified()
 - %New()
 - %NormalizeObject()
 - %ObjectModified()
 - %OnClose()
 - %OnNew()
 - %OriginalNamespace()
 - %PackageName()
 - %RemoveFromSaveSet()
 - %SerializeObject()
 - %SetModified()
 - %SuperSessionSet()
 - %ValidateObject()
 - AdapterName()
 - GenerateSuperSession()
 - GetDeferredResponseToken()
 - GetMsgHdrRequestKey()
 - GetProductionSettingValue()
 - GetProductionSettings()
 - GetPropertyConnections()
 - GetShadowInstance()
 - OnGenerateSuperSession()
 - OnGetConnections()
 - OnKeepalive()
 - OnMonitor()
 - OnProductionStart()
 - OnProductionStop()
 - OnTearDown()
 - QueueName()
 - SendDeferredResponse()
 - SendRequestSync()