| Package | Description |
|---|---|
| org.jboss.forge.furnace.lock |
| Modifier and Type | Method and Description |
|---|---|
static LockMode |
LockMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LockMode[] |
LockMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
LockManager.performLocked(LockMode mode,
Callable<T> task)
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.