Class JDBCSettingsDrivenConnectionSource

  • All Implemented Interfaces:
    ch.qos.logback.core.db.ConnectionSource, ch.qos.logback.core.spi.ContextAware, ch.qos.logback.core.spi.LifeCycle

    public class JDBCSettingsDrivenConnectionSource
    extends ch.qos.logback.core.db.ConnectionSourceBase
    • Field Summary

      • Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase

        context
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface ch.qos.logback.core.spi.LifeCycle
        Overrides:
        start in class ch.qos.logback.core.db.ConnectionSourceBase
      • stop

        public void stop()
        Specified by:
        stop in interface ch.qos.logback.core.spi.LifeCycle
        Overrides:
        stop in class ch.qos.logback.core.db.ConnectionSourceBase