Uses of Class
org.jboss.cache.factories.annotations.Inject

Packages that use Inject
org.jboss.cache.interceptors   
 

Uses of Inject in org.jboss.cache.interceptors
 

Methods in org.jboss.cache.interceptors with annotations of type Inject
 void PessimisticLockInterceptor.injectDependencies(Configuration configuration, CacheImpl cacheImpl, TransactionTable txTable)
           
protected  void OptimisticNodeInterceptor.injectDependencies(Notifier notifier, NodeFactory nodeFactory)
           
protected  void CacheLoaderInterceptor.injectDependencies(TransactionTable txTable, CacheLoaderManager clm, Configuration configuration)
           
 



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