|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EngineSettingsService | |
---|---|
com.espertech.esper.core | Implementation of client package interfaces, glue code |
Uses of EngineSettingsService in com.espertech.esper.core |
---|
Methods in com.espertech.esper.core that return EngineSettingsService | |
---|---|
EngineSettingsService |
EPServicesContext.getEngineSettingsService()
Returns engine settings. |
Constructors in com.espertech.esper.core with parameters of type EngineSettingsService | |
---|---|
ConfigurationOperationsImpl(EventAdapterService eventAdapterService,
EngineImportService engineImportService,
VariableService variableService,
EngineSettingsService engineSettingsService,
ValueAddEventService valueAddEventService)
Ctor. |
|
EPServicesContext(String engineURI,
SchedulingService schedulingService,
EventAdapterService eventAdapterService,
EngineImportService engineImportService,
EngineSettingsService engineSettingsService,
DatabaseConfigService databaseConfigService,
PluggableObjectCollection plugInViews,
StatementLockFactory statementLockFactory,
ManagedReadWriteLock eventProcessingRWLock,
ExtensionServicesContext extensionServicesContext,
EngineEnvContext engineEnvContext,
StatementContextFactory statementContextFactory,
PluggableObjectCollection plugInPatternObjects,
OutputConditionFactory outputConditionFactory,
TimerService timerService,
FilterService filterService,
StreamFactoryService streamFactoryService,
NamedWindowService namedWindowService,
VariableService variableService,
TimeSourceService timeSourceService,
ValueAddEventService valueAddEventService)
Constructor - sets up new set of services. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |