Uses of Package
org.ehcache.expiry
-
Packages that use org.ehcache.expiry Package Description org.ehcache.config CacheManager configuration,Cache configurationand other configuration classes.org.ehcache.expiry -
Classes in org.ehcache.expiry used by org.ehcache.config Class Description Expiry Deprecated.Replaced withExpiryPolicythat builds on thejava.timetypes.ExpiryPolicy A policy object that governs expiration for mappings in aCache. -
Classes in org.ehcache.expiry used by org.ehcache.expiry Class Description Duration Deprecated.Replaced withDurationExpirations.BaseExpiry Deprecated.Expirations.ExpiryBuilder Deprecated.Expiry Deprecated.Replaced withExpiryPolicythat builds on thejava.timetypes.ExpiryPolicy A policy object that governs expiration for mappings in aCache.