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
|