ehcache

Uses of Class
net.sf.ehcache.constructs.asynchronous.CommandNotFoundInCacheException

Packages that use CommandNotFoundInCacheException
net.sf.ehcache.constructs.asynchronous   
 

Uses of CommandNotFoundInCacheException in net.sf.ehcache.constructs.asynchronous
 

Methods in net.sf.ehcache.constructs.asynchronous that throw CommandNotFoundInCacheException
 int AsynchronousCommandExecutor.getExecuteAttemptsForCommand(java.lang.String uid)
          Gets the number of attempts for the command so far
 


ehcache