public class XAReentrantLock
extends EDU.oswego.cs.dl.util.concurrent.ReentrantLock
| Constructor and Description |
|---|
XAReentrantLock() |
public void acquire()
throws InterruptedException
acquire in interface EDU.oswego.cs.dl.util.concurrent.Syncacquire in class EDU.oswego.cs.dl.util.concurrent.ReentrantLockInterruptedExceptionpublic void release()
release in interface EDU.oswego.cs.dl.util.concurrent.Syncrelease in class EDU.oswego.cs.dl.util.concurrent.ReentrantLockCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.