com.espertech.esper.core.service
Class StatementContextEngineServices

java.lang.Object
  extended by com.espertech.esper.core.service.StatementContextEngineServices

public final class StatementContextEngineServices
extends java.lang.Object


Constructor Summary
StatementContextEngineServices(java.lang.String engineURI, EventAdapterService eventAdapterService, NamedWindowMgmtService namedWindowMgmtService, VariableService variableService, TableService tableService, EngineSettingsService engineSettingsService, ValueAddEventService valueAddEventService, ConfigurationInformation configSnapshot, MetricReportingServiceSPI metricReportingService, ViewService viewService, ExceptionHandlingService exceptionHandlingService, ExpressionResultCacheService expressionResultCacheService, StatementEventTypeRef statementEventTypeRef, TableExprEvaluatorContext tableExprEvaluatorContext, EngineLevelExtensionServicesContext engineLevelExtensionServicesContext, RegexHandlerFactory regexHandlerFactory, StatementLockFactory statementLockFactory, ContextManagementService contextManagementService, ViewServicePreviousFactory viewServicePreviousFactory, EventTableIndexService eventTableIndexService, PatternNodeFactory patternNodeFactory, FilterBooleanExpressionFactory filterBooleanExpressionFactory, TimeSourceService timeSourceService)
           
 
Method Summary
 ConfigurationInformation getConfigSnapshot()
           
 ContextManagementService getContextManagementService()
           
 EngineLevelExtensionServicesContext getEngineLevelExtensionServicesContext()
           
 EngineSettingsService getEngineSettingsService()
           
 java.lang.String getEngineURI()
           
 EventAdapterService getEventAdapterService()
           
 EventTableIndexService getEventTableIndexService()
           
 ExceptionHandlingService getExceptionHandlingService()
           
 ExpressionResultCacheService getExpressionResultCacheService()
           
 FilterBooleanExpressionFactory getFilterBooleanExpressionFactory()
           
 MetricReportingServiceSPI getMetricReportingService()
           
 NamedWindowMgmtService getNamedWindowMgmtService()
           
 PatternNodeFactory getPatternNodeFactory()
           
 java.net.URI[] getPlugInTypeResolutionURIs()
           
 RegexHandlerFactory getRegexHandlerFactory()
           
 StatementEventTypeRef getStatementEventTypeRef()
           
 StatementLockFactory getStatementLockFactory()
           
 TableExprEvaluatorContext getTableExprEvaluatorContext()
           
 TableService getTableService()
           
 TimeSourceService getTimeSourceService()
           
 ValueAddEventService getValueAddEventService()
           
 VariableService getVariableService()
           
 ViewService getViewService()
           
 ViewServicePreviousFactory getViewServicePreviousFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementContextEngineServices

public StatementContextEngineServices(java.lang.String engineURI,
                                      EventAdapterService eventAdapterService,
                                      NamedWindowMgmtService namedWindowMgmtService,
                                      VariableService variableService,
                                      TableService tableService,
                                      EngineSettingsService engineSettingsService,
                                      ValueAddEventService valueAddEventService,
                                      ConfigurationInformation configSnapshot,
                                      MetricReportingServiceSPI metricReportingService,
                                      ViewService viewService,
                                      ExceptionHandlingService exceptionHandlingService,
                                      ExpressionResultCacheService expressionResultCacheService,
                                      StatementEventTypeRef statementEventTypeRef,
                                      TableExprEvaluatorContext tableExprEvaluatorContext,
                                      EngineLevelExtensionServicesContext engineLevelExtensionServicesContext,
                                      RegexHandlerFactory regexHandlerFactory,
                                      StatementLockFactory statementLockFactory,
                                      ContextManagementService contextManagementService,
                                      ViewServicePreviousFactory viewServicePreviousFactory,
                                      EventTableIndexService eventTableIndexService,
                                      PatternNodeFactory patternNodeFactory,
                                      FilterBooleanExpressionFactory filterBooleanExpressionFactory,
                                      TimeSourceService timeSourceService)
Method Detail

getEngineURI

public java.lang.String getEngineURI()

getEventAdapterService

public EventAdapterService getEventAdapterService()

getNamedWindowMgmtService

public NamedWindowMgmtService getNamedWindowMgmtService()

getVariableService

public VariableService getVariableService()

getPlugInTypeResolutionURIs

public java.net.URI[] getPlugInTypeResolutionURIs()

getValueAddEventService

public ValueAddEventService getValueAddEventService()

getConfigSnapshot

public ConfigurationInformation getConfigSnapshot()

getMetricReportingService

public MetricReportingServiceSPI getMetricReportingService()

getViewService

public ViewService getViewService()

getExceptionHandlingService

public ExceptionHandlingService getExceptionHandlingService()

getExpressionResultCacheService

public ExpressionResultCacheService getExpressionResultCacheService()

getStatementEventTypeRef

public StatementEventTypeRef getStatementEventTypeRef()

getTableService

public TableService getTableService()

getTableExprEvaluatorContext

public TableExprEvaluatorContext getTableExprEvaluatorContext()

getEngineLevelExtensionServicesContext

public EngineLevelExtensionServicesContext getEngineLevelExtensionServicesContext()

getRegexHandlerFactory

public RegexHandlerFactory getRegexHandlerFactory()

getStatementLockFactory

public StatementLockFactory getStatementLockFactory()

getContextManagementService

public ContextManagementService getContextManagementService()

getViewServicePreviousFactory

public ViewServicePreviousFactory getViewServicePreviousFactory()

getEventTableIndexService

public EventTableIndexService getEventTableIndexService()

getPatternNodeFactory

public PatternNodeFactory getPatternNodeFactory()

getFilterBooleanExpressionFactory

public FilterBooleanExpressionFactory getFilterBooleanExpressionFactory()

getEngineSettingsService

public EngineSettingsService getEngineSettingsService()

getTimeSourceService

public TimeSourceService getTimeSourceService()

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