Uses of Class
it.sauronsoftware.junique.AlreadyLockedException

Uses of AlreadyLockedException in it.sauronsoftware.junique
 

Methods in it.sauronsoftware.junique that throw AlreadyLockedException
static void JUnique.acquireLock(java.lang.String id)
          This method tries to acquire a lock in the user-space for a given ID.
static void JUnique.acquireLock(java.lang.String id, MessageHandler messageHandler)
          This method tries to acquire a lock in the user-space for a given ID.