Uses of Interface
com.espertech.esper.common.internal.epl.pattern.observer.ObserverForge
Package
Description
-
Uses of ObserverForge in com.espertech.esper.common.internal.epl.pattern.core
Modifier and TypeMethodDescriptionPatternObjectResolutionService.create
(PatternObserverSpec spec) Creates an observer factory considering configured plugged-in resources.PatternObjectResolutionServiceImpl.create
(PatternObserverSpec spec) -
Uses of ObserverForge in com.espertech.esper.common.internal.epl.pattern.observer
Modifier and TypeClassDescriptionclass
Factory for 'crontab' observers that indicate truth when a time point was reached.class
Factory for making observer instances.class
Factory for ISO8601 repeating interval observers that indicate truth when a time point was reached.Modifier and TypeMethodDescriptionvoid
EvalObserverForgeNode.setObserverFactory
(ObserverForge observerForge) Supplies the observer factory to the node.