Uses of Class
net.esper.core.EPServicesContext

Packages that use EPServicesContext
net.esper.core Implementation of client package interfaces, glue code 
 

Uses of EPServicesContext in net.esper.core
 

Fields in net.esper.core declared as EPServicesContext
protected  EPServicesContext StatementLifecycleSvcImpl.services
          Services context for statement lifecycle management.
 

Methods in net.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 net.esper.core with parameters of type EPServicesContext
 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 net.esper.core with parameters of type EPServicesContext
EPAdministratorImpl(EPServicesContext services, ConfigurationOperations configurationOperations)
          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