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
int getLockPriority()
boolean isLockExclusive()
Copyright © 2005-2012. All Rights Reserved.