public interface LockOwner
| Modifier and Type | Field and Description |
|---|---|
static LockOwner |
HIGH_PRIORITY_LOCK_OWNER |
| Modifier and Type | Method and Description |
|---|---|
int |
getLockPriority() |
boolean |
isLockExclusive() |
static final LockOwner HIGH_PRIORITY_LOCK_OWNER
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.