public static interface Mutex.ExceptionAction<T>
T run() throws Exception
Mutex.readAccess(Mutex.ExceptionAction)
or Mutex.writeAccess(Mutex.ExceptionAction)
Exception
- any exception the body needs to throwBuilt on October 30 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.