dev.soffa.foundation.events.OnServiceStarted Maven / Gradle / Ivy
package dev.soffa.foundation.events;
import dev.soffa.foundation.core.EventHandler;
import dev.soffa.foundation.model.ServiceId;
public interface OnServiceStarted extends EventHandler {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy