public interface LockManager
Lock instances for interacting with the underlying locking
mechanism.LockMode}| Modifier and Type | Method and Description |
|---|---|
<T> T |
performLocked(LockMode mode,
Callable<T> task)
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.