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

com.thegoate.HealthMonitor Maven / Gradle / Ivy

package com.thegoate;

/**
 * Created by Eric Angeli on 4/8/2020.
 */
public interface HealthMonitor {
	Goate healthCheck();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy