|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockConflictType | |
|---|---|
| com.sun.sgs.impl.util.lock | Provides utility classes for managing locks. |
| Uses of LockConflictType in com.sun.sgs.impl.util.lock |
|---|
| Fields in com.sun.sgs.impl.util.lock declared as LockConflictType | |
|---|---|
(package private) LockConflictType |
LockConflict.type
The type of conflict. |
| Methods in com.sun.sgs.impl.util.lock that return LockConflictType | |
|---|---|
LockConflictType |
LockConflict.getType()
Returns the type of conflict. |
static LockConflictType |
LockConflictType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LockConflictType[] |
LockConflictType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.sun.sgs.impl.util.lock with parameters of type LockConflictType | |
|---|---|
LockConflict(LockConflictType type,
Locker<K> conflictingLocker)
Creates an instance of this class. |
|
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||