Uses of Interface
org.apache.commons.jcs3.engine.behavior.IZombie
Packages that use IZombie
Package
Description
Interfaces used by the core and the auxiliary caches.
-
Uses of IZombie in org.apache.commons.jcs3.engine
Classes in org.apache.commons.jcs3.engine that implement IZombieModifier and TypeClassDescriptionclass
ZombieCacheService<K,
V> Zombie adapter for any cache service.class
Zombie adapter for the non local cache services.class
Zombie Observer.