Package org.apache.log4j.lf5
Class AppenderFinalizer
- java.lang.Object
-
- org.apache.log4j.lf5.AppenderFinalizer
-
public class AppenderFinalizer extends java.lang.ObjectAppenderFinalizerhas a single method that will finalize resources associated with aLogBrokerMonitorin the event that theLF5Appenderclass is destroyed, and the class loader is garbage collected.- Author:
- Brent Sprecher
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.log4j.lf5.viewer.LogBrokerMonitor_defaultMonitor
-
Constructor Summary
Constructors Constructor Description AppenderFinalizer(org.apache.log4j.lf5.viewer.LogBrokerMonitor defaultMonitor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidfinalize()
-