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.Sync
acquire
in class EDU.oswego.cs.dl.util.concurrent.ReentrantLock
InterruptedException
public void release()
release
in interface EDU.oswego.cs.dl.util.concurrent.Sync
release
in class EDU.oswego.cs.dl.util.concurrent.ReentrantLock
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.