org.jacorb.notification.interfaces
public interface MessageSupplier
Version: $Id: MessageSupplier.java,v 1.4 2005/08/21 13:30:01 alphonse.bendt Exp $
Method Summary | |
---|---|
void | destroy() |
void | runPullMessage()
pull one or more events from the Supplier
and hands over the pulled events to the TaskProcessor. |