Uses of Class
org.jboss.ha.framework.server.lock.TimeoutException

Packages that use TimeoutException
org.jboss.ha.framework.server.lock   
 

Uses of TimeoutException in org.jboss.ha.framework.server.lock
 

Methods in org.jboss.ha.framework.server.lock that throw TimeoutException
 void LocalLockHandler.lockFromCluster(Serializable lockName, org.jboss.ha.framework.interfaces.ClusterNode caller, long timeout)
          Try to acquire the local lock within the given timeout.
 void LocalAndClusterLockManager.lockGlobally(Serializable lockName, long timeout)
           
 void LocalAndClusterLockManager.lockLocally(Serializable lockName, long timeout)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.