org.jpos.util
Class ExceptionLogFilter
java.lang.Object
org.jpos.util.ExceptionLogFilter
- All Implemented Interfaces:
- EventListener, LogListener
public class ExceptionLogFilter
- extends Object
- implements LogListener
A specific log listener that filters all LogEvents that doesn't
contain any exception.
- Version:
- $Revision$ $Date$
- Author:
- Alejandro Revilla
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionLogFilter
public ExceptionLogFilter()
log
public LogEvent log(LogEvent evt)
- Specified by:
log in interface LogListener
Copyright © 1998-2012 jPOS.org. All Rights Reserved.