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

org.bff.javampd.monitor.Monitor Maven / Gradle / Ivy

package org.bff.javampd.monitor;

@FunctionalInterface
public interface Monitor {
    /**
     * Check the status
     */
    void checkStatus();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy