Uses of Class
org.jivesoftware.util.cache.CacheWrapper
-
Packages that use CacheWrapper Package Description org.jivesoftware.util.cache -
-
Uses of CacheWrapper in org.jivesoftware.util.cache
Subclasses of CacheWrapper in org.jivesoftware.util.cache Modifier and Type Class Description class
ComponentCacheWrapper<K extends Serializable,V extends Serializable>
This specialized wrapper is used for the Components cache, which should not be purged.
-