Uses of Package
org.ehcache
-
Packages that use org.ehcache Package Description org.ehcache Main Ehcache API, includingcache managersandcaches.org.ehcache.event CacheEventand related types.org.ehcache.expiry org.ehcache.spi.persistence PersistableResourceServiceand other persistence related SPI.org.ehcache.spi.resilience ResilienceStrategyAPI of aCache. -
Classes in org.ehcache used by org.ehcache Class Description Cache Defines all operational methods to create, access, update and delete mappings of key to value.Cache.Entry A mapping of key to value held in aCache.CacheManager CachePersistenceException Thrown when failures occur during operations onPersistentCacheManager.StateTransitionException Indicates that a state transition failed.Status Enumeration ofCacheManagerandUserManagedCachestatuses.UserManagedCache Represents aCachethat is not managed by aCacheManager. -
Classes in org.ehcache used by org.ehcache.event Class Description Cache Defines all operational methods to create, access, update and delete mappings of key to value. -
Classes in org.ehcache used by org.ehcache.expiry Class Description ValueSupplier Deprecated.Now usingSupplierforExpiryPolicy -
Classes in org.ehcache used by org.ehcache.spi.persistence Class Description CachePersistenceException Thrown when failures occur during operations onPersistentCacheManager. -
Classes in org.ehcache used by org.ehcache.spi.resilience Class Description Cache.Entry A mapping of key to value held in aCache.