Uses of Interface
com.espertech.esper.common.internal.epl.pattern.guard.GuardForge
Packages that use GuardForge
Package
Description
-
Uses of GuardForge in com.espertech.esper.common.internal.epl.pattern.core
Methods in com.espertech.esper.common.internal.epl.pattern.core that return GuardForgeModifier 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
Classes in com.espertech.esper.common.internal.epl.pattern.guard that implement GuardForgeMethods in com.espertech.esper.common.internal.epl.pattern.guard that return GuardForgeMethods in com.espertech.esper.common.internal.epl.pattern.guard with parameters of type GuardForgeModifier and TypeMethodDescriptionvoid
EvalGuardForgeNode.setGuardForge
(GuardForge guardForge) Supplies the guard factory to the node.