|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextControllerFactoryService | |
---|---|
com.espertech.esper.core.context.mgr | Context management. |
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
Uses of ContextControllerFactoryService in com.espertech.esper.core.context.mgr |
---|
Classes in com.espertech.esper.core.context.mgr that implement ContextControllerFactoryService | |
---|---|
class |
ContextControllerFactoryServiceImpl
|
Uses of ContextControllerFactoryService in com.espertech.esper.core.service |
---|
Methods in com.espertech.esper.core.service that return ContextControllerFactoryService | |
---|---|
ContextControllerFactoryService |
StatementContext.getContextControllerFactoryService()
|
Constructors in com.espertech.esper.core.service with parameters of type ContextControllerFactoryService | |
---|---|
StatementContext(StatementContextEngineServices stmtEngineServices,
byte[] statementIdBytes,
SchedulingService schedulingService,
ScheduleBucket scheduleBucket,
EPStatementHandle epStatementHandle,
ViewResolutionService viewResultionService,
PatternObjectResolutionService patternResolutionService,
StatementExtensionSvcContext statementExtensionSvcContext,
StatementStopService statementStopService,
MethodResolutionService methodResolutionService,
PatternContextFactory patternContextFactory,
FilterService filterService,
StatementResultService statementResultService,
InternalEventRouteDest internalEventEngineRouteDest,
java.lang.annotation.Annotation[] annotations,
StatementAIResourceRegistry statementAgentInstanceRegistry,
StatementAgentInstanceLock defaultAgentInstanceLock,
ContextDescriptor contextDescriptor,
PatternSubexpressionPoolStmtSvc patternSubexpressionPoolSvc,
boolean statelessSelect,
ContextControllerFactoryService contextControllerFactoryService,
AgentInstanceScriptContext defaultAgentInstanceScriptContext,
AggregationServiceFactoryService aggregationServiceFactoryService,
boolean writesToTables,
java.lang.Object statementUserObject)
Constructor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |