Uses of Interface
com.espertech.esper.timer.TimerService

Packages that use TimerService
com.espertech.esper.core.service 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.service
 

Methods in com.espertech.esper.core.service 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.service with parameters of type TimerService
EPServicesContext(java.lang.String engineURI, SchedulingServiceSPI schedulingService, EventAdapterService eventAdapterService, EngineImportService engineImportService, EngineSettingsService engineSettingsService, DatabaseConfigService databaseConfigService, PluggableObjectCollection plugInViews, StatementLockFactory statementLockFactory, ManagedReadWriteLock eventProcessingRWLock, ExtensionServicesContext extensionServicesContext, EngineEnvContext engineEnvContext, StatementContextFactory statementContextFactory, PluggableObjectCollection plugInPatternObjects, TimerService timerService, FilterServiceSPI filterService, StreamFactoryService streamFactoryService, NamedWindowService namedWindowService, 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, SchedulableAgentInstanceDirectory schedulableAgentInstanceDirectory, PatternSubexpressionPoolEngineSvc patternSubexpressionPoolSvc, DataFlowService dataFlowService, ExprDeclaredService exprDeclaredService)
          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.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com