Uses of Interface
org.jasig.portal.concurrency.locking.IEntityLockStore

Packages that use IEntityLockStore
org.jasig.portal.concurrency.locking   
 

Uses of IEntityLockStore in org.jasig.portal.concurrency.locking
 

Classes in org.jasig.portal.concurrency.locking that implement IEntityLockStore
 class MemoryEntityLockStore
          In-memory store for IEntityLocks.
 class RDBMEntityLockStore
          RDBMS-based store for IEntityLocks.
 

Methods in org.jasig.portal.concurrency.locking that return IEntityLockStore
static IEntityLockStore MemoryEntityLockStore.singleton()
           
static IEntityLockStore RDBMEntityLockStore.singleton()
           
 



Copyright © 2010 Jasig. All Rights Reserved.