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