|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimerService | |
---|---|
com.espertech.esper.core | Implementation of client package interfaces, glue code |
com.espertech.esper.timer | Supplies internal clocking triggering execution of schedule callbacks in a scheduling service |
Uses of TimerService in com.espertech.esper.core |
---|
Methods in com.espertech.esper.core that return TimerService | |
---|---|
TimerService |
EPServicesContext.getTimerService()
Returns time provider service implementation. |
TimerService |
EPServiceProviderSPI.getTimerService()
Returns the timer service. |
TimerService |
EPServiceProviderImpl.getTimerService()
|
Constructors in com.espertech.esper.core with parameters of type TimerService | |
---|---|
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. |
Uses of TimerService in com.espertech.esper.timer |
---|
Classes in com.espertech.esper.timer that implement TimerService | |
---|---|
class |
TimerServiceImpl
Implementation of the internal clocking service interface. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |