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