org.outerj.daisy.event
Interface EventDispatcher

All Known Implementing Classes:
EventDispatcherImpl

public interface EventDispatcher

The EventDispatcher component reads messages from the "events" database table and forwards them to the JMS system.


Method Summary
 void notifyNewEvents()
          Notifies (wakes up) the event dispatcher that new events may be available.
 

Method Detail

notifyNewEvents

public void notifyNewEvents()
Notifies (wakes up) the event dispatcher that new events may be available.



Copyright © -2005 . All Rights Reserved.