Uses of Package
com.identityworksllc.iiq.common.cache
-
Packages that use com.identityworksllc.iiq.common.cache Package Description com.identityworksllc.iiq.common.cache -
Classes in com.identityworksllc.iiq.common.cache used by com.identityworksllc.iiq.common.cache Class Description CacheEntry Cache entry for use with the CacheMap class or other purposes.CacheGenerator This interface represents a factory for objects of type TCacheMap Implements a Cache that exposes itself as a regular Map.CacheMap.CacheMapEntry The cache map entry class that will be returned by getEntry()VersionedCacheEntry A plugin version aware extension ofCacheEntry
, which will consider itself expired whenever the plugin version has changed from the version at entry creation.