Log4j 1.3alpha-1

org.apache.log4j.chainsaw
Interface NewKeyListener

All Superinterfaces:
java.util.EventListener

public interface NewKeyListener
extends java.util.EventListener

Interested parties are notified when a MDC/Property key has arrived that has not been seen before by the source Model

Author:
Paul Smith

Method Summary
 void newKeyAdded(NewKeyEvent e)
           
 

Method Detail

newKeyAdded

public void newKeyAdded(NewKeyEvent e)
Parameters:
e - the new key event being added

Log4j 1.3alpha-1

Copyright 2000-2003 Apache Software Foundation.