org.apache.excalibur.event
Interface Signal

All Known Subinterfaces:
Command, DelayedCommand, RepeatedCommand

public interface Signal

A Signal is a specific type of queue element that denotes a Control code for the Queue system.

The interface design is heavily influenced by Matt Welsh's SandStorm server, his demonstration of the SEDA architecture. We have deviated where we felt the design differences where better.

Author:
Avalon Development Team



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.