Product SiteDocumentation Site

5.4.14. The Monitor Class

The Monitor class acts as a proxy for other objects. Messages sent to the Monitor object are forwarded to a different target object. The message target can be changed dynamically.

Table 5.41. ooRexx Monitor Class

Object
Monitor
 
current
destination
init
unknown

Note

The Monitor class also has available class methods that its metaclass, the Class class (Section 5.1.2, “The Class Class”), defines.

5.4.14.1. Inherited Methods

Methods inherited from the Object class (Section 5.1.1, “The Object Class”).
new (Class Method)initsend
= \= == \== <> ><instanceMethodsendWith
|| '' (abuttal)' ' (blank)instanceMethodssetMethod
(Operator Methods)isAstart
classisInstanceOfstartWith
copyobjectNamestring
defaultNameobjectName=unsetMethod
hasMethodrequest 
identityHashrun