org.apache.avalon.excalibur.event
Interface QueueElement

All Known Subinterfaces:
Command, DelayedCommand, Message, RepeatedCommand, Signal

public interface QueueElement

A QueueElement is a type of class that can be passed through the Queues. The specific meaning is attached to the class being passed.

Author:
Berin Loritsch



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.