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

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

Uses of StatementContextFactory in com.espertech.esper.core.service
 

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

Methods in com.espertech.esper.core.service that return StatementContextFactory
 StatementContextFactory EPServicesContext.getStatementContextFactory()
          } public ExpressionResultCacheService getExpressionResultCacheSharable() { return expressionResultCacheSharable; Returns the factory to use for creating a statement context.
 StatementContextFactory EPServiceProviderSPI.getStatementContextFactory()
          Returns context factory.
 StatementContextFactory EPServiceProviderImpl.getStatementContextFactory()
           
 

Constructors in com.espertech.esper.core.service with parameters of type StatementContextFactory
EPServicesContext(java.lang.String engineURI, SchedulingServiceSPI schedulingService, EventAdapterService eventAdapterService, EngineImportService engineImportService, EngineSettingsService engineSettingsService, DatabaseConfigService databaseConfigService, PluggableObjectCollection plugInViews, StatementLockFactory statementLockFactory, ManagedReadWriteLock eventProcessingRWLock, ExtensionServicesContext extensionServicesContext, EngineEnvContext engineEnvContext, StatementContextFactory statementContextFactory, PluggableObjectCollection plugInPatternObjects, TimerService timerService, FilterServiceSPI filterService, StreamFactoryService streamFactoryService, NamedWindowService namedWindowService, VariableService variableService, TableService tableService, TimeSourceService timeSourceService, ValueAddEventService valueAddEventService, MetricReportingServiceSPI metricsReportingService, StatementEventTypeRef statementEventTypeRef, StatementVariableRef statementVariableRef, ConfigurationInformation configSnapshot, ThreadingService threadingServiceImpl, InternalEventRouterImpl internalEventRouter, StatementIsolationService statementIsolationService, SchedulingMgmtService schedulingMgmtService, DeploymentStateService deploymentStateService, ExceptionHandlingService exceptionHandlingService, PatternNodeFactory patternNodeFactory, EventTypeIdGenerator eventTypeIdGenerator, StatementMetadataFactory statementMetadataFactory, ContextManagementService contextManagementService, SchedulableAgentInstanceDirectory schedulableAgentInstanceDirectory, PatternSubexpressionPoolEngineSvc patternSubexpressionPoolSvc, DataFlowService dataFlowService, ExprDeclaredService exprDeclaredService)
          Constructor - sets up new set of services.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com