public class StageRuntimeServices extends Object
Constructor and Description |
---|
StageRuntimeServices(com.espertech.esper.common.internal.settings.ClasspathImportServiceRuntime classpathImportServiceRuntime,
com.espertech.esper.common.internal.statement.dispatch.DispatchService dispatchService,
com.espertech.esper.common.client.hook.expr.EventBeanService eventBeanService,
com.espertech.esper.common.internal.event.core.EventBeanTypedEventFactory eventBeanTypedEventFactory,
com.espertech.esper.common.internal.event.eventtyperepo.EventTypeRepository eventTypeRepositoryBus,
com.espertech.esper.common.internal.event.core.EventTypeResolvingBeanFactory eventTypeResolvingBeanFactory,
com.espertech.esper.common.internal.settings.ExceptionHandlingService exceptionHandlingService,
com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowDispatchService namedWindowDispatchService,
String runtimeURI,
com.espertech.esper.common.internal.settings.RuntimeSettingsService runtimeSettingsService,
StatementLifecycleService statementLifecycleService,
com.espertech.esper.common.internal.epl.table.core.TableExprEvaluatorContext tableExprEvaluatorContext,
ThreadingService threadingService,
com.espertech.esper.common.internal.epl.variable.core.VariableManagementService variableManagementService) |
Modifier and Type | Method and Description |
---|---|
com.espertech.esper.common.internal.settings.ClasspathImportServiceRuntime |
getClasspathImportServiceRuntime() |
com.espertech.esper.common.internal.statement.dispatch.DispatchService |
getDispatchService() |
com.espertech.esper.common.client.hook.expr.EventBeanService |
getEventBeanService() |
com.espertech.esper.common.internal.event.core.EventBeanTypedEventFactory |
getEventBeanTypedEventFactory() |
com.espertech.esper.common.internal.event.eventtyperepo.EventTypeRepository |
getEventTypeRepositoryBus() |
com.espertech.esper.common.internal.event.core.EventTypeResolvingBeanFactory |
getEventTypeResolvingBeanFactory() |
com.espertech.esper.common.internal.settings.ExceptionHandlingService |
getExceptionHandlingService() |
com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowDispatchService |
getNamedWindowDispatchService() |
com.espertech.esper.common.internal.settings.RuntimeSettingsService |
getRuntimeSettingsService() |
String |
getRuntimeURI() |
StatementLifecycleService |
getStatementLifecycleService() |
com.espertech.esper.common.internal.epl.table.core.TableExprEvaluatorContext |
getTableExprEvaluatorContext() |
ThreadingService |
getThreadingService() |
com.espertech.esper.common.internal.epl.variable.core.VariableManagementService |
getVariableManagementService() |
public StageRuntimeServices(com.espertech.esper.common.internal.settings.ClasspathImportServiceRuntime classpathImportServiceRuntime, com.espertech.esper.common.internal.statement.dispatch.DispatchService dispatchService, com.espertech.esper.common.client.hook.expr.EventBeanService eventBeanService, com.espertech.esper.common.internal.event.core.EventBeanTypedEventFactory eventBeanTypedEventFactory, com.espertech.esper.common.internal.event.eventtyperepo.EventTypeRepository eventTypeRepositoryBus, com.espertech.esper.common.internal.event.core.EventTypeResolvingBeanFactory eventTypeResolvingBeanFactory, com.espertech.esper.common.internal.settings.ExceptionHandlingService exceptionHandlingService, com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowDispatchService namedWindowDispatchService, String runtimeURI, com.espertech.esper.common.internal.settings.RuntimeSettingsService runtimeSettingsService, StatementLifecycleService statementLifecycleService, com.espertech.esper.common.internal.epl.table.core.TableExprEvaluatorContext tableExprEvaluatorContext, ThreadingService threadingService, com.espertech.esper.common.internal.epl.variable.core.VariableManagementService variableManagementService)
public com.espertech.esper.common.internal.settings.ClasspathImportServiceRuntime getClasspathImportServiceRuntime()
public com.espertech.esper.common.internal.statement.dispatch.DispatchService getDispatchService()
public com.espertech.esper.common.client.hook.expr.EventBeanService getEventBeanService()
public com.espertech.esper.common.internal.event.core.EventBeanTypedEventFactory getEventBeanTypedEventFactory()
public com.espertech.esper.common.internal.event.eventtyperepo.EventTypeRepository getEventTypeRepositoryBus()
public com.espertech.esper.common.internal.event.core.EventTypeResolvingBeanFactory getEventTypeResolvingBeanFactory()
public com.espertech.esper.common.internal.settings.ExceptionHandlingService getExceptionHandlingService()
public com.espertech.esper.common.internal.epl.namedwindow.consume.NamedWindowDispatchService getNamedWindowDispatchService()
public com.espertech.esper.common.internal.settings.RuntimeSettingsService getRuntimeSettingsService()
public String getRuntimeURI()
public StatementLifecycleService getStatementLifecycleService()
public com.espertech.esper.common.internal.epl.variable.core.VariableManagementService getVariableManagementService()
public com.espertech.esper.common.internal.epl.table.core.TableExprEvaluatorContext getTableExprEvaluatorContext()
public ThreadingService getThreadingService()
Copyright © 2005–2020. All rights reserved.