Class AppenderFinalizer


  • 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.
    • Constructor Detail

      • AppenderFinalizer

        public AppenderFinalizer​(LogBrokerMonitor defaultMonitor)
    • Method Detail

      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class java.lang.Object
        Throws:
        java.lang.Throwable