%SYS.Monitor.SampleSubscriber
class %SYS.Monitor.SampleSubscriber extends %SYS.Monitor.AbstractSubscriber
Method Inventory (Including Private)
Methods (Including Private)
method Receive() as %Status [ Language = objectscript ]
Inherited description: USER MUST IMPLEMENT THIS METHOD
This method is called when the sensor array is filled.
method Start() as %Status [ Language = objectscript ]
Inherited description: USER MAY IMPLEMENT THIS METHOD
This method is called when the subscriber class is created.
Inherited Members
Inherited Properties (Including Private)
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- ClearNotifications()
- ClearSensors()
- GetAllSensors()
- GetNextSensor()
- GetNextSensorName()
- GetSensor()
- LogCon()
- LogMsg()
- Notify()
- OpenLog()