Uses of Class
net.sf.sasl.distributed.lock.impl.LockSessionFactory

Packages that use LockSessionFactory
net.sf.sasl.distributed.lock   
net.sf.sasl.distributed.lock.impl   
 

Uses of LockSessionFactory in net.sf.sasl.distributed.lock
 

Methods in net.sf.sasl.distributed.lock that return LockSessionFactory
 LockSessionFactory ILockSession.getLockSessionFactory()
          Returns the lock session factory over which the session was created.
 

Uses of LockSessionFactory in net.sf.sasl.distributed.lock.impl
 

Methods in net.sf.sasl.distributed.lock.impl that return LockSessionFactory
 LockSessionFactory DefaultLockSession.getLockSessionFactory()
           
 

Constructors in net.sf.sasl.distributed.lock.impl with parameters of type LockSessionFactory
DefaultLockSession(LockSessionFactory lockSessionFactory, Thread ownerThread, boolean strictLockSequenceMode)
           
 



Copyright © 2010. All Rights Reserved.