|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILockSessionFactory | |
---|---|
net.sf.sasl.aop.distributed.lock | |
net.sf.sasl.distributed.lock.impl |
Uses of ILockSessionFactory in net.sf.sasl.aop.distributed.lock |
---|
Methods in net.sf.sasl.aop.distributed.lock that return ILockSessionFactory | |
---|---|
ILockSessionFactory |
DistributedLockAspect.getLockSessionFactory()
|
Methods in net.sf.sasl.aop.distributed.lock with parameters of type ILockSessionFactory | |
---|---|
void |
DistributedLockAspect.setLockSessionFactory(ILockSessionFactory lockSessionFactory)
Sets a lock session factory from which lock sessions will be created or fetched. |
Uses of ILockSessionFactory in net.sf.sasl.distributed.lock.impl |
---|
Classes in net.sf.sasl.distributed.lock.impl that implement ILockSessionFactory | |
---|---|
class |
LockSessionFactory
Lock session factory that creates lock session of type DefaultLockSession . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |