org.jpos.util
Class ExceptionLogFilter

java.lang.Object
  extended by 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

Constructor Summary
ExceptionLogFilter()
           
 
Method Summary
 LogEvent log(LogEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionLogFilter

public ExceptionLogFilter()
Method Detail

log

public LogEvent log(LogEvent evt)
Specified by:
log in interface LogListener


Copyright © 1998-2012 jPOS.org. All Rights Reserved.