|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockManager | |
|---|---|
| org.infinispan.factories | |
| org.infinispan.interceptors | |
| org.infinispan.lock | |
| Uses of LockManager in org.infinispan.factories |
|---|
| Methods in org.infinispan.factories with parameters of type LockManager | |
|---|---|
void |
EntryFactoryImpl.injectDependencies(DataContainer dataContainer,
LockManager lockManager,
Configuration configuration,
CacheNotifier notifier)
|
| Uses of LockManager in org.infinispan.interceptors |
|---|
| Methods in org.infinispan.interceptors with parameters of type LockManager | |
|---|---|
void |
TxInterceptor.intialize(CacheManager cacheManager,
ContextFactory contextFactory,
CacheNotifier notifier,
InvocationContextContainer icc,
CommandsFactory factory,
ComponentRegistry componentRegistry,
LockManager lockManager,
TransactionLog transactionLog)
|
void |
LockingInterceptor.setDependencies(LockManager lockManager,
DataContainer dataContainer,
EntryFactory entryFactory)
|
| Uses of LockManager in org.infinispan.lock |
|---|
| Classes in org.infinispan.lock that implement LockManager | |
|---|---|
class |
LockManagerImpl
Handles locks for the MVCC based LockingInterceptor |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||