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

com.skynet.infrastructure.EventService Maven / Gradle / Ivy

package com.skynet.infrastructure;

import com.terapico.caf.baseelement.Event;

public interface EventService {
	void sendEvent(Event event);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy