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 org.apache.log4j.lf5.viewer.LogBrokerMonitor
_defaultMonitor

Constructor Summary

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

Method Summary

protected void
finalize()

Field Details

_defaultMonitor

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

Constructor Details

AppenderFinalizer

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

Method Details

finalize

protected void finalize()
            throws Throwable

Copyright 2000-2005 Apache Software Foundation.