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

Packages that use BasicLocker
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 BasicLocker in com.sun.sgs.impl.kernel
 

Subclasses of BasicLocker in com.sun.sgs.impl.kernel
static class LockingAccessCoordinator.LockerImpl
          Define a locker that records information about the transaction requesting locks, and descriptions.
 

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

Subclasses of BasicLocker in com.sun.sgs.impl.util.lock
 class TxnLocker<K>
          Records information about an entity that requests locks from a TxnLockManager as part of a transaction.
 


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