public class AppenderFinalizer
extends java.lang.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.限定符和类型 | 字段和说明 |
---|---|
protected LogBrokerMonitor |
_defaultMonitor |
构造器和说明 |
---|
AppenderFinalizer(LogBrokerMonitor defaultMonitor) |
限定符和类型 | 方法和说明 |
---|---|
protected void |
finalize() |
protected LogBrokerMonitor _defaultMonitor
public AppenderFinalizer(LogBrokerMonitor defaultMonitor)