ehcache

Uses of Class
net.sf.ehcache.util.FailSafeTimer

Packages that use FailSafeTimer
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.util.counter This package contains utility classes for Counter 
 

Uses of FailSafeTimer in net.sf.ehcache
 

Methods in net.sf.ehcache that return FailSafeTimer
 FailSafeTimer CacheManager.getTimer()
          Returns a FailSafeTimer associated with this CacheManager
 

Uses of FailSafeTimer in net.sf.ehcache.util.counter
 

Constructors in net.sf.ehcache.util.counter with parameters of type FailSafeTimer
CounterManagerImpl(FailSafeTimer timer)
          Constructor that accepts a timer that will be used for scheduling sampled counter if any is created
 


ehcache

Copyright 2001-2015, Terracotta, Inc.