Uses of Interface
org.infinispan.distribution.L1Manager

Packages that use L1Manager
org.infinispan.distribution Classes relating to the distributed cache mode. 
org.infinispan.interceptors.distribution   
 

Uses of L1Manager in org.infinispan.distribution
 

Classes in org.infinispan.distribution that implement L1Manager
 class L1ManagerImpl
           
 

Uses of L1Manager in org.infinispan.interceptors.distribution
 

Methods in org.infinispan.interceptors.distribution with parameters of type L1Manager
 void L1NonTxInterceptor.init(L1Manager l1Manager, ClusteringDependentLogic cdl, LockManager lockManager, EntryFactory entryFactory, CommandsFactory cf)
           
 void TxDistributionInterceptor.injectDependencies(L1Manager l1Manager)
           
 


-->

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