public class NoopQueueLock extends Object implements QueueLock
Constructor and Description |
---|
NoopQueueLock() |
Modifier and Type | Method and Description |
---|---|
void |
acquireLock() |
void |
checkLock() |
void |
close() |
void |
unlock() |
public void acquireLock()
acquireLock
in interface QueueLock
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2018. All rights reserved.