com.googlecode.jpattern.service.log.reader
Interface IFilter

All Superinterfaces:
Serializable
All Known Implementing Classes:
MessageFilter, NullMessageFilter

public interface IFilter
extends Serializable

Version:
$Id$
Author:
Claudio Quaresima - claudio.quaresima@gmail.com - 10/ago/09 12:59:06

Method Summary
 String what(String message)
           
 

Method Detail

what

String what(String message)


Copyright © 2011. All Rights Reserved.