Package io.automatiko.engine.api.event
Interface EventSource
-
public interface EventSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidproduce(String type, String source, Object data)
-