Uses of Interface
com.espertech.esper.common.internal.epl.pattern.guard.GuardForge
Package
Description
-
Uses of GuardForge in com.espertech.esper.common.internal.epl.pattern.core
Modifier and TypeMethodDescriptionPatternObjectResolutionService.create
(PatternGuardSpec spec) Creates a guard factory considering configured plugged-in resources.PatternObjectResolutionServiceImpl.create
(PatternGuardSpec spec) -
Uses of GuardForge in com.espertech.esper.common.internal.epl.pattern.guard
Modifier and TypeMethodDescriptionvoid
EvalGuardForgeNode.setGuardForge
(GuardForge guardForge) Supplies the guard factory to the node.