All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.juli.logging.ch.qos.logback.classic.joran.ReconfigureOnChangeTaskListener Maven / Gradle / Ivy

There is a newer version: 7.0.109.SP1
Show newest version
package org.apache.juli.logging.ch.qos.logback.classic.joran;

public class ReconfigureOnChangeTaskListener {
    void enteredRunMethod() {
    }

    void changeDetected() {
    }

    void doneReconfiguring() {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy