|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PatternContextFactory | |
---|---|
com.espertech.esper.core | Implementation of client package interfaces, glue code |
com.espertech.esper.pattern | Pattern expression tree and pattern state objects, the later resembles pattern expression state for each active pattern instance |
Uses of PatternContextFactory in com.espertech.esper.core |
---|
Methods in com.espertech.esper.core that return PatternContextFactory | |
---|---|
PatternContextFactory |
StatementContext.getPatternContextFactory()
Returns the pattern context factory for the statement. |
Constructors in com.espertech.esper.core with parameters of type PatternContextFactory | |
---|---|
StatementContext(String engineURI,
String engineInstanceId,
String statementId,
String statementName,
String expression,
SchedulingService schedulingService,
ScheduleBucket scheduleBucket,
EventAdapterService eventAdapterService,
EPStatementHandle epStatementHandle,
ViewResolutionService viewResultionService,
PatternObjectResolutionService patternResolutionService,
StatementExtensionSvcContext statementExtensionSvcContext,
StatementStopService statementStopService,
MethodResolutionService methodResolutionService,
PatternContextFactory patternContextFactory,
FilterService filterService,
JoinSetComposerFactory joinSetComposerFactory,
OutputConditionFactory outputConditionFactory,
NamedWindowService namedWindowService,
VariableService variableService,
StatementResultService statementResultService)
Constructor. |
Uses of PatternContextFactory in com.espertech.esper.pattern |
---|
Classes in com.espertech.esper.pattern that implement PatternContextFactory | |
---|---|
class |
PatternContextFactoryDefault
Default pattern context factory. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |