Product Site

5.4.10. 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.45. Monitor Class
Object
Methods inherited from the Object class
Class (Metaclass)
Methods inherited from the Class class
Monitor
current
destination
init
unknown