Uses of Class org.jgroups.util.RWLock.BlockException

Uses in package org.jgroups.util

Methods which throw type org.jgroups.util.RWLock.BlockException

void
Obtain the read lock immediatelly or throw an exception if an attempt to get the read lock would block this call
void
Obtain the write lock immediatelly or throw an exception if an attempt to get the write lock would block this call

Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.