Log4j Version 1.2.14: Class AppenderFinalizer

Log4j 1.2

Log4j 1.2.14

org.apache.log4j.lf5 Class AppenderFinalizer

java.lang.Object
  |
  +--org.apache.log4j.lf5.AppenderFinalizer

public class AppenderFinalizer
extends Object

AppenderFinalizer has a single method that will finalize resources associated with a LogBrokerMonitor in the event that the LF5Appender class is destroyed, and the class loader is garbage collected.

Author:
Brent Sprecher

protected  org.apache.log4j.lf5.viewer.LogBrokerMonitor
 
 
protected  void
 
 

_defaultMonitor

protected org.apache.log4j.lf5.viewer.LogBrokerMonitor _defaultMonitor

AppenderFinalizer

public AppenderFinalizer(org.apache.log4j.lf5.viewer.LogBrokerMonitor defaultMonitor)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable -  

Log4j 1.2.14

Copyright 2000-2005 Apache Software Foundation.