Log4j 1.3alpha-4

org.apache.log4j.chainsaw
Interface EventCountListener

All Superinterfaces:
java.util.EventListener

public interface EventCountListener
extends java.util.EventListener

Listeners can be notified when the # of events in a particular model changes

Author:
Scott Deboy

Method Summary
 void eventCountChanged(int currentCount, int totalCount)
           
 

Method Detail

eventCountChanged

public void eventCountChanged(int currentCount,
                              int totalCount)

Log4j 1.3alpha-4

Copyright 2000-2003 Apache Software Foundation.