![JAR search and dependency download from the Maven repository](/logo.png)
org.openfact.ServerStartupTask Maven / Gradle / Ivy
The newest version!
package org.openfact;
public interface ServerStartupTask {
void execute();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package org.openfact;
public interface ServerStartupTask {
void execute();
}