![JAR search and dependency download from the Maven repository](/logo.png)
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