org.apache.log4j.lf5
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.
| Field Summary | |
|---|---|
| protected LogBrokerMonitor | _defaultMonitor |
| Constructor Summary | |
|---|---|
| AppenderFinalizer(LogBrokerMonitor defaultMonitor) | |
| Method Summary | |
|---|---|
| protected void | finalize() |
Throws: java.lang.Throwable