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, EngineSettingsService engineSettingsService, ValueAddEventService valueAddEventService, ConfigurationInformation configSnapshot, MetricReportingServiceSPI metricReportingService, ViewService viewService, ExceptionHandlingService exceptionHandlingService, ExpressionResultCacheService expressionResultCacheService, StatementEventTypeRef statementEventTypeRef)
           
 
Method Summary
 ConfigurationInformation getConfigSnapshot()
           
 java.lang.String getEngineURI()
           
 EventAdapterService getEventAdapterService()
           
 ExceptionHandlingService getExceptionHandlingService()
           
 ExpressionResultCacheService getExpressionResultCacheService()
           
 MetricReportingServiceSPI getMetricReportingService()
           
 NamedWindowService getNamedWindowService()
           
 java.net.URI[] getPlugInTypeResolutionURIs()
           
 StatementEventTypeRef getStatementEventTypeRef()
           
 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,
                                      EngineSettingsService engineSettingsService,
                                      ValueAddEventService valueAddEventService,
                                      ConfigurationInformation configSnapshot,
                                      MetricReportingServiceSPI metricReportingService,
                                      ViewService viewService,
                                      ExceptionHandlingService exceptionHandlingService,
                                      ExpressionResultCacheService expressionResultCacheService,
                                      StatementEventTypeRef statementEventTypeRef)
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()

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