Uses of Interface
com.espertech.esper.common.client.hook.expr.EventBeanService
Package
Description
Invocation contexts for external code.
-
Uses of EventBeanService in com.espertech.esper.common.client.hook.expr
Modifier and TypeMethodDescriptionEPLMethodInvocationContext.getEventBeanService()
Returns event and event type services.EPLScriptContext.getEventBeanService()
Returns event and event type servicesModifierConstructorDescriptionEPLMethodInvocationContext
(String statementName, int contextPartitionId, String runtimeURI, String functionName, Object statementUserObject, EventBeanService eventBeanService) Ctor.