com.googlecode.jpattern.service.log.reader
Class NullMessageFilter

java.lang.Object
  extended by com.googlecode.jpattern.service.log.reader.NullMessageFilter
All Implemented Interfaces:
IFilter, Serializable

public class NullMessageFilter
extends Object
implements IFilter

Version:
$Id$
Author:
Claudio Quaresima - claudio.quaresima@gmail.com - 10/ago/09 19:02:52
See Also:
Serialized Form

Constructor Summary
NullMessageFilter()
           
 
Method Summary
 IQueueMessage what(IQueueMessage message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullMessageFilter

public NullMessageFilter()
Method Detail

what

public IQueueMessage what(IQueueMessage message)
Specified by:
what in interface IFilter


Copyright © 2011. All Rights Reserved.