Package org.ehcache.core.spi.time

Interface Summary
TimeSource A source of wall time.
TimeSourceService Service that offers a TimeSource to other services needing one.
 

Class Summary
SystemTimeSource The standard TimeSource that uses System.currentTimeMillis()