|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.lf5.AppenderFinalizer
public class AppenderFinalizer
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected LogBrokerMonitor _defaultMonitor
Constructor Detail |
---|
public AppenderFinalizer(LogBrokerMonitor defaultMonitor)
Method Detail |
---|
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |