Package | Description |
---|---|
org.infinispan.container |
Data containers which store cache entries.
|
org.infinispan.eviction |
Classes related to eviction.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultDataContainer.initialize(EvictionManager evictionManager,
PassivationManager passivator,
InternalEntryFactory entryFactory,
ActivationManager activator,
CacheLoaderManager clm) |
Modifier and Type | Class and Description |
---|---|
class |
ActivationManagerImpl
Concrete implementation of activation logic manager.
|
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.