|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPServicesContext | |
---|---|
com.espertech.esper.core | Implementation of client package interfaces, glue code |
Uses of EPServicesContext in com.espertech.esper.core |
---|
Fields in com.espertech.esper.core declared as EPServicesContext | |
---|---|
protected EPServicesContext |
StatementLifecycleSvcImpl.services
Services context for statement lifecycle management. |
Methods in com.espertech.esper.core that return EPServicesContext | |
---|---|
EPServicesContext |
EPServicesContextFactoryDefault.createServicesContext(EPServiceProvider epServiceProvider,
ConfigurationInformation configSnapshot)
|
EPServicesContext |
EPServicesContextFactory.createServicesContext(EPServiceProvider epServiceProvider,
ConfigurationInformation configurationSnapshot)
Factory method for a new set of engine services. |
Methods in com.espertech.esper.core with parameters of type EPServicesContext | |
---|---|
protected static StatementSpecRaw |
EPAdministratorImpl.compileEPL(String eplStatement,
String statementName,
EPServicesContext services,
SelectClauseStreamSelectorEnum defaultStreamSelector)
Compile the EPL. |
StatementContext |
StatementContextFactoryDefault.makeContext(String statementId,
String statementName,
String expression,
boolean hasVariables,
EPServicesContext engineServices,
Map<String,Object> optAdditionalContext,
OnTriggerDesc optOnTriggerDesc,
CreateWindowDesc optCreateWindowDesc)
|
StatementContext |
StatementContextFactory.makeContext(String statementId,
String statementName,
String expression,
boolean hasVariables,
EPServicesContext engineServices,
Map<String,Object> optAdditionalContext,
OnTriggerDesc optOnTriggerDesc,
CreateWindowDesc optCreateWindowDesc)
Create a new statement context consisting of statement-level services. |
Constructors in com.espertech.esper.core with parameters of type EPServicesContext | |
---|---|
EPAdministratorImpl(EPServicesContext services,
ConfigurationOperations configurationOperations,
SelectClauseStreamSelectorEnum defaultStreamSelector)
Constructor - takes the services context as argument. |
|
EPRuntimeImpl(EPServicesContext services)
Constructor. |
|
EPStatementStartMethod(StatementSpecCompiled statementSpec,
EPServicesContext services,
StatementContext statementContext)
Ctor. |
|
StatementLifecycleSvcImpl(EPServiceProvider epServiceProvider,
EPServicesContext services)
Ctor. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |