org.d_haven.event.impl
public final class NullDequeueInterceptor extends Object implements DequeueInterceptor
Version: $Revision: 1.4 $
| Method Summary | |
|---|---|
| void | after(Source context)
An operation executed after dequeing events from the queue. |
| void | before(Source context)
An operation executed before dequeing events from the queue. |
| String | toString() |
Parameters: context The source from which the dequeue is performed.
Since: Feb 10, 2003
Parameters: context The source from which the dequeue is performed.
Since: Feb 10, 2003