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

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

public class MessageFilter
extends Object
implements IFilter

Author:
Francesco CinĂ  10/ago/2009
See Also:
Serialized Form

Constructor Summary
MessageFilter(String aFilterString)
           
 
Method Summary
 String what(String aMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageFilter

public MessageFilter(String aFilterString)
Method Detail

what

public String what(String aMessage)
Specified by:
what in interface IFilter


Copyright © 2011. All Rights Reserved.