Class BasicDispatcher


  • public class BasicDispatcher
    extends Dispatcher
    BasicDispatcher implements the primary task of a Dispatcher: it delivers a filtered list of events, synchronously, to a configured list of consumers. It may be extended for more elaborate behavior.
    Version:
    $Revision$