Uses of Class
org.jboss.cache.lock.LockManager

Packages that use LockManager
org.jboss.cache.interceptors   
 

Uses of LockManager in org.jboss.cache.interceptors
 

Methods in org.jboss.cache.interceptors with parameters of type LockManager
 void PessimisticLockInterceptor.injectDependencies(DataContainerImpl dataContainer, TransactionTable txTable, LockManager lockManager)
           
protected  void CacheLoaderInterceptor.injectDependencies(TransactionTable txTable, CacheLoaderManager clm, Configuration configuration, DataContainerImpl dataContainer, LockManager lockManager, NotifierImpl notifier)
           
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.