Uses of Class
com.sun.sgs.impl.util.lock.TxnLockManager

Packages that use TxnLockManager
com.sun.sgs.impl.kernel Provides an implementation of the RedDwarf Server kernel. 
com.sun.sgs.impl.util.lock Provides utility classes for managing locks. 
 

Uses of TxnLockManager in com.sun.sgs.impl.kernel
 

Constructors in com.sun.sgs.impl.kernel with parameters of type TxnLockManager
LockingAccessCoordinator.LockerImpl(TxnLockManager<com.sun.sgs.impl.kernel.LockingAccessCoordinator.Key> lockManager, Transaction txn, long requestedStartTime)
          Creates an instance of this class.
 

Uses of TxnLockManager in com.sun.sgs.impl.util.lock
 

Constructors in com.sun.sgs.impl.util.lock with parameters of type TxnLockManager
TxnLocker(TxnLockManager<K> lockManager, Transaction txn, long requestedStartTime)
          Creates an instance of this class.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved