The Monitor Class

The Monitor class provides a way to forward messages to a specified destination. The Monitor creates a proxy that can dynamically route messages to different destinations. Monitor methods change or restore a destination object.

The class Monitor subclasses (specializes) The Object Class .