Class InternalEventRouterDescFactory
java.lang.Object
com.espertech.esper.common.internal.context.aifactory.update.InternalEventRouterDescFactory
Routing implementation that allows to pre-process events.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InternalEventRouterDescForge
getValidatePreprocessing
(EventType eventType, UpdateDesc desc, Annotation[] annotations)
-
Constructor Details
-
InternalEventRouterDescFactory
public InternalEventRouterDescFactory()
-
-
Method Details
-
getValidatePreprocessing
public static InternalEventRouterDescForge getValidatePreprocessing(EventType eventType, UpdateDesc desc, Annotation[] annotations) throws ExprValidationException - Throws:
ExprValidationException
-