Package com.apama.epl.plugin
Interface EventHandler
-
public interface EventHandlerHandler interface used for callbacks when a plugin listens for events on a channel.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleEvent(java.lang.String event, java.lang.String channel)
-