Uses of Interface
com.espertech.esper.core.StatementContextFactory

Packages that use StatementContextFactory
com.espertech.esper.core Implementation of client package interfaces, glue code 
 

Uses of StatementContextFactory in com.espertech.esper.core
 

Classes in com.espertech.esper.core that implement StatementContextFactory
 class StatementContextFactoryDefault
          Default implementation for making a statement-specific context class.
 

Methods in com.espertech.esper.core that return StatementContextFactory
 StatementContextFactory EPServicesContext.getStatementContextFactory()
          Returns the factory to use for creating a statement context.
 

Constructors in com.espertech.esper.core with parameters of type StatementContextFactory
EPServicesContext(String engineURI, SchedulingService schedulingService, EventAdapterService eventAdapterService, EngineImportService engineImportService, EngineSettingsService engineSettingsService, DatabaseConfigService databaseConfigService, PluggableObjectCollection plugInViews, StatementLockFactory statementLockFactory, ManagedReadWriteLock eventProcessingRWLock, ExtensionServicesContext extensionServicesContext, EngineEnvContext engineEnvContext, StatementContextFactory statementContextFactory, PluggableObjectCollection plugInPatternObjects, OutputConditionFactory outputConditionFactory, TimerService timerService, FilterService filterService, StreamFactoryService streamFactoryService, NamedWindowService namedWindowService, VariableService variableService, TimeSourceService timeSourceService, ValueAddEventService valueAddEventService)
          Constructor - sets up new set of services.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com