|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockingMethodStrategy.LockType | |
---|---|
com.tc.object.bytecode.rwsync |
Uses of LockingMethodStrategy.LockType in com.tc.object.bytecode.rwsync |
---|
Methods in com.tc.object.bytecode.rwsync that return LockingMethodStrategy.LockType | |
---|---|
static LockingMethodStrategy.LockType |
LockingMethodStrategy.LockType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LockingMethodStrategy.LockType[] |
LockingMethodStrategy.LockType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.tc.object.bytecode.rwsync with parameters of type LockingMethodStrategy.LockType | |
---|---|
LockingMethodStrategy(LockingMethodStrategy.LockType lockType)
|
|
SimpleLockMethodStrategy(LockingMethodStrategy.LockType lockType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |