|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RWLock.BlockException | |
|---|---|
| org.javagroups.util | |
| Uses of RWLock.BlockException in org.javagroups.util |
|---|
| Methods in org.javagroups.util that throw RWLock.BlockException | |
void |
RWLock.readLockNoBlock()
Obtain the read lock immediatelly or throw an exception if an attempt to get the read lock would block this call |
void |
RWLock.writeLockNoBlock()
Obtain the write lock immediatelly or throw an exception if an attempt to get the write lock would block this call |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||