Log4j 1.3alpha-3

Uses of Interface
org.apache.log4j.chainsaw.NewKeyListener

Packages that use NewKeyListener
org.apache.log4j.chainsaw Chainsaw is a GUI log viewer and filter for the log4j package.  
 

Uses of NewKeyListener in org.apache.log4j.chainsaw
 

Methods in org.apache.log4j.chainsaw with parameters of type NewKeyListener
 void EventContainer.addNewKeyListener(NewKeyListener l)
          Adds a NewKeyListener to be notified when unique Key (Property keys) arrive into this EventContainer
 void EventContainer.removeNewKeyListener(NewKeyListener l)
          Removes a listener from being notified of NewKey events.
 


Log4j 1.3alpha-3

Copyright 2000-2003 Apache Software Foundation.