
org.reactivecommons.async.api.handlers.EventHandler Maven / Gradle / Ivy
package org.reactivecommons.async.api.handlers;
import org.reactivecommons.api.domain.DomainEvent;
public interface EventHandler extends GenericHandler> {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy