org.jwall.audit
Interface Filter<E extends Event>

All Known Implementing Classes:
LogMessageMatch

public interface Filter<E extends Event>


Method Summary
 boolean matches(E event)
           
 

Method Detail

matches

boolean matches(E event)


Copyright © 2012 jwall.org. All Rights Reserved.