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
 String what(String 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 String what(String message)
Specified by:
what in interface IFilter


Copyright © 2011. All Rights Reserved.