Uses of Interface
org.infinispan.eviction.ActivationManager
-
Packages that use ActivationManager Package Description org.infinispan.container.impl Data containers which store cache entries.org.infinispan.eviction.impl -
-
Uses of ActivationManager in org.infinispan.container.impl
Fields in org.infinispan.container.impl declared as ActivationManager Modifier and Type Field Description protected ActivationManager
AbstractInternalDataContainer. activator
-
Uses of ActivationManager in org.infinispan.eviction.impl
Classes in org.infinispan.eviction.impl that implement ActivationManager Modifier and Type Class Description class
ActivationManagerImpl
Concrete implementation of activation logic manager.class
ActivationManagerStub
-