Implementation of the Notifier Interface that provides a waitForWorkItem() method which blocks until the Console has called the indication() method indicating that there are WorkItems available.
This class isn't part of the QMF2 API however it's almost certainly how most clients would choose to use the Notifier API so it seems useful to provide an implementation.
@author Fraser Adams
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.