public class LockExecuteReleaseTemplate<V> extends Object
Constructor and Description |
---|
LockExecuteReleaseTemplate() |
Modifier and Type | Method and Description |
---|---|
V |
execute(LockService lock,
RunnableFuture<V> task) |
public V execute(LockService lock, RunnableFuture<V> task)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.