|
Log4j 1.3alpha-4 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShutdownListener | |
org.apache.log4j.chainsaw | Chainsaw is a GUI log viewer and filter for the log4j package. |
Uses of ShutdownListener in org.apache.log4j.chainsaw |
Methods in org.apache.log4j.chainsaw with parameters of type ShutdownListener | |
void |
LogUI.addShutdownListener(ShutdownListener l)
Registers a ShutdownListener with this calss so that it can be notified when the user has requested that Chainsaw exit. |
void |
LogUI.removeShutdownListener(ShutdownListener l)
Removes the registered ShutdownListener so that the listener will not be notified on a shutdown. |
|
Log4j 1.3alpha-4 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |