Uses of Interface
org.apache.log4j.chainsaw.NewKeyListener
Packages that use NewKeyListener
-
Uses of NewKeyListener in org.apache.log4j.chainsaw
Methods in org.apache.log4j.chainsaw with parameters of type NewKeyListenerModifier and TypeMethodDescriptionvoidEventContainer.addNewKeyListener(NewKeyListener l) Adds a NewKeyListener to be notified when unique Key (Property keys) arrive into this EventContainervoidEventContainer.removeNewKeyListener(NewKeyListener l) Removes a listener from being notified of NewKey events.