Implementation of QmfEventListener that wraps a Notifier instance. This class populates the WorkItem queue then invokes the Notifier's indication() method to notify clients of available data.
This approach allows us to support two separate asynchronous notification APIs without too much effort.
@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.