com.espertech.esper.core.service
Class StatementContextEngineServices
java.lang.Object
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)
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()