public final class NullDequeueInterceptor
extends java.lang.Object
implements org.apache.excalibur.event.DequeueInterceptor
| Constructor and Description |
|---|
NullDequeueInterceptor() |
public void before(org.apache.excalibur.event.Source context)
before in interface org.apache.excalibur.event.DequeueInterceptorcontext - The source from which the dequeue is performed.public void after(org.apache.excalibur.event.Source context)
after in interface org.apache.excalibur.event.DequeueInterceptorcontext - The source from which the dequeue is performed.