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 April 14 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.