net.esper.client
Interface EmittedListener


public interface EmittedListener

Listener interface for events emitted from an EPRuntime.


Method Summary
 void emitted(Object event)
          Called to indicate an event emitted.
 

Method Detail

emitted

void emitted(Object event)
Called to indicate an event emitted.

Parameters:
event - is the event emitted