Uses of Class
com.tc.object.locks.LockID.LockIDType

Packages that use LockID.LockIDType
com.tc.object.locks   
 

Uses of LockID.LockIDType in com.tc.object.locks
 

Methods in com.tc.object.locks that return LockID.LockIDType
 LockID.LockIDType LockID.getLockType()
          Returns the type of this LockID
 LockID.LockIDType UnclusteredLockID.getLockType()
           
static LockID.LockIDType LockID.LockIDType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LockID.LockIDType[] LockID.LockIDType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.