|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InternalEventRouteDest
Interface for a service that routes events within the engine for further processing.
Method Summary | |
---|---|
void |
dispatch()
|
java.lang.String |
getEngineURI()
|
void |
processThreadWorkQueue()
|
void |
route(EventBean theEvent,
EPStatementHandle statementHandle,
boolean addToFront)
Route the event such that the event is processed as required. |
void |
setInternalEventRouter(InternalEventRouter internalEventRouter)
|
Method Detail |
---|
void route(EventBean theEvent, EPStatementHandle statementHandle, boolean addToFront)
theEvent
- to routestatementHandle
- provides statement resourcesvoid setInternalEventRouter(InternalEventRouter internalEventRouter)
void processThreadWorkQueue()
void dispatch()
java.lang.String getEngineURI()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |