public final class EPServicesContext extends Object
Constructor and Description |
---|
EPServicesContext(String engineURI,
SchedulingServiceSPI schedulingService,
EventAdapterService eventAdapterService,
EngineImportService engineImportService,
EngineSettingsService engineSettingsService,
DatabaseConfigService databaseConfigService,
PluggableObjectCollection plugInViews,
StatementLockFactory statementLockFactory,
ManagedReadWriteLock eventProcessingRWLock,
EngineLevelExtensionServicesContext engineLevelExtensionServicesContext,
EngineEnvContext engineEnvContext,
StatementContextFactory statementContextFactory,
PluggableObjectCollection plugInPatternObjects,
TimerService timerService,
FilterServiceSPI filterService,
StreamFactoryService streamFactoryService,
NamedWindowMgmtService namedWindowMgmtService,
NamedWindowDispatchService namedWindowDispatchService,
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,
PatternSubexpressionPoolEngineSvc patternSubexpressionPoolSvc,
MatchRecognizeStatePoolEngineSvc matchRecognizeStatePoolEngineSvc,
DataFlowService dataFlowService,
ExprDeclaredService exprDeclaredService,
ContextControllerFactoryFactorySvc contextControllerFactoryFactorySvc,
ContextManagerFactoryService contextManagerFactoryService,
EPStatementFactory epStatementFactory,
RegexHandlerFactory regexHandlerFactory,
ViewableActivatorFactory viewableActivatorFactory,
FilterNonPropertyRegisteryService filterNonPropertyRegisteryService,
ResultSetProcessorHelperFactory resultSetProcessorHelperFactory,
ViewServicePreviousFactory viewServicePreviousFactory,
EventTableIndexService eventTableIndexService,
EPRuntimeIsolatedFactory epRuntimeIsolatedFactory,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
DataCacheFactory dataCacheFactory,
MultiMatchHandlerFactory multiMatchHandlerFactory,
NamedWindowConsumerMgmtService namedWindowConsumerMgmtService,
AggregationFactoryFactory aggregationFactoryFactory) |
public EPServicesContext(String engineURI, SchedulingServiceSPI schedulingService, EventAdapterService eventAdapterService, EngineImportService engineImportService, EngineSettingsService engineSettingsService, DatabaseConfigService databaseConfigService, PluggableObjectCollection plugInViews, StatementLockFactory statementLockFactory, ManagedReadWriteLock eventProcessingRWLock, EngineLevelExtensionServicesContext engineLevelExtensionServicesContext, EngineEnvContext engineEnvContext, StatementContextFactory statementContextFactory, PluggableObjectCollection plugInPatternObjects, TimerService timerService, FilterServiceSPI filterService, StreamFactoryService streamFactoryService, NamedWindowMgmtService namedWindowMgmtService, NamedWindowDispatchService namedWindowDispatchService, 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, PatternSubexpressionPoolEngineSvc patternSubexpressionPoolSvc, MatchRecognizeStatePoolEngineSvc matchRecognizeStatePoolEngineSvc, DataFlowService dataFlowService, ExprDeclaredService exprDeclaredService, ContextControllerFactoryFactorySvc contextControllerFactoryFactorySvc, ContextManagerFactoryService contextManagerFactoryService, EPStatementFactory epStatementFactory, RegexHandlerFactory regexHandlerFactory, ViewableActivatorFactory viewableActivatorFactory, FilterNonPropertyRegisteryService filterNonPropertyRegisteryService, ResultSetProcessorHelperFactory resultSetProcessorHelperFactory, ViewServicePreviousFactory viewServicePreviousFactory, EventTableIndexService eventTableIndexService, EPRuntimeIsolatedFactory epRuntimeIsolatedFactory, FilterBooleanExpressionFactory filterBooleanExpressionFactory, DataCacheFactory dataCacheFactory, MultiMatchHandlerFactory multiMatchHandlerFactory, NamedWindowConsumerMgmtService namedWindowConsumerMgmtService, AggregationFactoryFactory aggregationFactoryFactory)
public PatternNodeFactory getPatternNodeFactory()
public void setStatementLifecycleSvc(StatementLifecycleSvc statementLifecycleSvc)
statementLifecycleSvc
- statement lifycycle svcpublic InternalEventRouteDest getInternalEventEngineRouteDest()
public void setInternalEventEngineRouteDest(InternalEventRouteDest internalEventEngineRouteDest)
internalEventEngineRouteDest
- event routing destinationpublic InternalEventRouterImpl getInternalEventRouter()
public final FilterServiceSPI getFilterService()
public final TimerService getTimerService()
public final SchedulingServiceSPI getSchedulingService()
public DispatchService getDispatchService()
public ViewService getViewService()
public StreamFactoryService getStreamService()
public EventAdapterService getEventAdapterService()
public EngineImportService getEngineImportService()
public DatabaseConfigService getDatabaseRefService()
public PluggableObjectCollection getPlugInViews()
public PluggableObjectCollection getPlugInPatternObjects()
public StatementLockFactory getStatementLockFactory()
public ManagedReadWriteLock getEventProcessingRWLock()
public StatementLifecycleSvc getStatementLifecycleSvc()
public EngineLevelExtensionServicesContext getEngineLevelExtensionServicesContext()
public EngineEnvContext getEngineEnvContext()
public ThreadingService getThreadingService()
public void destroy()
public void initialize()
public StatementContextFactory getStatementContextFactory()
public ExpressionResultCacheService getExpressionResultCacheSharable() { return expressionResultCacheSharable; Returns the factory to use for creating a statement context.
public String getEngineURI()
public EngineSettingsService getEngineSettingsService()
public NamedWindowMgmtService getNamedWindowMgmtService()
public VariableService getVariableService()
public TimeSourceService getTimeSource()
public ValueAddEventService getValueAddEventService()
public MetricReportingServiceSPI getMetricsReportingService()
public StatementEventTypeRef getStatementEventTypeRefService()
public ConfigurationInformation getConfigSnapshot()
public StatementVariableRef getStatementVariableRefService()
public SchedulingMgmtService getSchedulingMgmtService()
public StatementIsolationService getStatementIsolationService()
public void setStatementIsolationService(StatementIsolationService statementIsolationService)
statementIsolationService
- isolation servicepublic DeploymentStateService getDeploymentStateService()
public ExceptionHandlingService getExceptionHandlingService()
public EventTypeIdGenerator getEventTypeIdGenerator()
public StatementMetadataFactory getStatementMetadataFactory()
public ContextManagementService getContextManagementService()
public PatternSubexpressionPoolEngineSvc getPatternSubexpressionPoolSvc()
public MatchRecognizeStatePoolEngineSvc getMatchRecognizeStatePoolEngineSvc()
public DataFlowService getDataFlowService()
public ExprDeclaredService getExprDeclaredService()
public ExpressionResultCacheService getExpressionResultCacheSharable()
public TableService getTableService()
public ContextControllerFactoryFactorySvc getContextControllerFactoryFactorySvc()
public ContextManagerFactoryService getContextManagerFactoryService()
public EPStatementFactory getEpStatementFactory()
public RegexHandlerFactory getRegexHandlerFactory()
public ViewableActivatorFactory getViewableActivatorFactory()
public FilterNonPropertyRegisteryService getFilterNonPropertyRegisteryService()
public NamedWindowDispatchService getNamedWindowDispatchService()
public ResultSetProcessorHelperFactory getResultSetProcessorHelperFactory()
public ViewServicePreviousFactory getViewServicePreviousFactory()
public EventTableIndexService getEventTableIndexService()
public EPRuntimeIsolatedFactory getEpRuntimeIsolatedFactory()
public FilterBooleanExpressionFactory getFilterBooleanExpressionFactory()
public DataCacheFactory getDataCacheFactory()
public MultiMatchHandlerFactory getMultiMatchHandlerFactory()
public NamedWindowConsumerMgmtService getNamedWindowConsumerMgmtService()
public AggregationFactoryFactory getAggregationFactoryFactory()