Uses of Class
com.google.common.util.concurrent.CycleDetectingLockFactory.PotentialDeadlockException

Packages that use CycleDetectingLockFactory.PotentialDeadlockException
com.google.common.util.concurrent Concurrency utilities. 
 

Uses of CycleDetectingLockFactory.PotentialDeadlockException in com.google.common.util.concurrent
 

Methods in com.google.common.util.concurrent with parameters of type CycleDetectingLockFactory.PotentialDeadlockException
 void CycleDetectingLockFactory.Policy.handlePotentialDeadlock(CycleDetectingLockFactory.PotentialDeadlockException exception)
          Called when a potential deadlock is encountered.
 



Copyright © 2010-2012. All Rights Reserved.