de.otto.edison.status.scheduler.Scheduler Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of edison-status Show documentation
Show all versions of edison-status Show documentation
Status library of the edison-microservice project.
package de.otto.edison.status.scheduler;
public interface Scheduler {
public void update();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy