com.espertech.esper.schedule
Interface TimeProvider

All Known Subinterfaces:
SchedulingService, SchedulingServiceSPI
All Known Implementing Classes:
SchedulingServiceAudit, SchedulingServiceImpl

public interface TimeProvider

Provider of internal system time.

Internal system time is controlled either by a timer function or by external time events.


Method Summary
 long getTime()
          Returns the current engine time.
 

Method Detail

getTime

long getTime()
Returns the current engine time.

Returns:
time that has last been set

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