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, NamedWindowService namedWindowService, VariableService variableService, TableService tableService, EngineSettingsService engineSettingsService, ValueAddEventService valueAddEventService, ConfigurationInformation configSnapshot, MetricReportingServiceSPI metricReportingService, ViewService viewService, ExceptionHandlingService exceptionHandlingService, ExpressionResultCacheService expressionResultCacheService, StatementEventTypeRef statementEventTypeRef, TableExprEvaluatorContext tableExprEvaluatorContext)
           
 
Method Summary
 ConfigurationInformation getConfigSnapshot()
           
 java.lang.String getEngineURI()
           
 EventAdapterService getEventAdapterService()
           
 ExceptionHandlingService getExceptionHandlingService()
           
 ExpressionResultCacheService getExpressionResultCacheService()
           
 MetricReportingServiceSPI getMetricReportingService()
           
 NamedWindowService getNamedWindowService()
           
 java.net.URI[] getPlugInTypeResolutionURIs()
           
 StatementEventTypeRef getStatementEventTypeRef()
           
 TableExprEvaluatorContext getTableExprEvaluatorContext()
           
 TableService getTableService()
           
 ValueAddEventService getValueAddEventService()
           
 VariableService getVariableService()
           
 ViewService getViewService()
           
 
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,
                                      NamedWindowService namedWindowService,
                                      VariableService variableService,
                                      TableService tableService,
                                      EngineSettingsService engineSettingsService,
                                      ValueAddEventService valueAddEventService,
                                      ConfigurationInformation configSnapshot,
                                      MetricReportingServiceSPI metricReportingService,
                                      ViewService viewService,
                                      ExceptionHandlingService exceptionHandlingService,
                                      ExpressionResultCacheService expressionResultCacheService,
                                      StatementEventTypeRef statementEventTypeRef,
                                      TableExprEvaluatorContext tableExprEvaluatorContext)
Method Detail

getEngineURI

public java.lang.String getEngineURI()

getEventAdapterService

public EventAdapterService getEventAdapterService()

getNamedWindowService

public NamedWindowService getNamedWindowService()

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()

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