org.apache.log4j.lf5

Class 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

Field Summary
protected LogBrokerMonitor_defaultMonitor
Constructor Summary
AppenderFinalizer(LogBrokerMonitor defaultMonitor)
Method Summary
protected voidfinalize()

Field Detail

_defaultMonitor

protected LogBrokerMonitor _defaultMonitor

Constructor Detail

AppenderFinalizer

public AppenderFinalizer(LogBrokerMonitor defaultMonitor)

Method Detail

finalize

protected void finalize()

Throws: java.lang.Throwable

Copyright 2000-2005 Apache Software Foundation.