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

pro.jk.ejoker.eventing.qeventing.IEventProcessContext Maven / Gradle / Ivy

package pro.jk.ejoker.eventing.qeventing;

public interface IEventProcessContext {

	public void notifyEventProcessed();
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy