org.jacorb.notification.queue
public interface EventQueueOverflowStrategy
Version: $Id: EventQueueOverflowStrategy.java,v 1.5 2006/02/25 15:28:40 alphonse.bendt Exp $
Field Summary | |
---|---|
EventQueueOverflowStrategy | EARLIEST_TIMEOUT |
EventQueueOverflowStrategy | FIFO |
EventQueueOverflowStrategy | LEAST_PRIORITY |
EventQueueOverflowStrategy | LIFO |
Method Summary | |
---|---|
String | getDiscardPolicyName() |
Message | removeElementFromQueue(AbstractBoundedEventQueue queue) |