Uses of Package
net.sf.ehcache
-
Packages that use net.sf.ehcache Package Description net.sf.ehcache This package contains the public API for using ehcache.net.sf.ehcache.bootstrap This package contains the bootstrap cache loader interface and abstract factory.net.sf.ehcache.cluster This package contains the API for accessing the cluster node topology and registering to receive events about changes in the cluster node topology.net.sf.ehcache.concurrent This package contains concurrency classes and utilities that are not available in java.util.concurrent.net.sf.ehcache.config This package contains the cache configuration code.net.sf.ehcache.config.generator This package contains utility classes for generating configuration texts.net.sf.ehcache.config.generator.model.elements This package contains utility classes encapsulating ideas of Elements and Attributes from the ehcache.xsdnet.sf.ehcache.constructs The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns.net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs.net.sf.ehcache.constructs.classloader ClassLoader contstructs packagenet.sf.ehcache.constructs.eventual Construct related to eventual operationsnet.sf.ehcache.constructs.nonstop Ehcache-nonstopcache packagenet.sf.ehcache.constructs.nonstop.concurrency Nonstop feature related to concurrent packagenet.sf.ehcache.constructs.readthrough Ehcache simple read through cache decorator packagenet.sf.ehcache.constructs.refreshahead Ehcache simple refresh-ahead cache decorator packagenet.sf.ehcache.distribution This package is for cache replication.net.sf.ehcache.event This package contains interfaces and classes for listening to events.net.sf.ehcache.exceptionhandler This package is for exception handling.net.sf.ehcache.extension This package contains interfaces and classes for the cache extension mechanism.net.sf.ehcache.hibernate This package contains interfaces and classes for Hibernate3.1 and higher.net.sf.ehcache.hibernate.management.impl This package contains JMX related classes for Hibernate and ehcache statisticsnet.sf.ehcache.hibernate.regions This package contains region implementations used in Hibernate 3.3 and higher.net.sf.ehcache.hibernate.strategy This package contains EhCache specific AccessStrategy implementations.net.sf.ehcache.loader This package contains a cache loaders and associated factories.net.sf.ehcache.management This package contains JMX MBeans and implementations for management of ehcache.net.sf.ehcache.management.provider This package contains classes related to MBeanRegistrationProvider and its implementation.net.sf.ehcache.management.sampled This package contains classes related to MBeans with Sampled Statistics.net.sf.ehcache.search This package contains classes for ehcache core search API.net.sf.ehcache.search.aggregator This package contains classes for search aggregator functionality.net.sf.ehcache.search.attribute This package contains classes for ehcache search attributesnet.sf.ehcache.search.expression This package contains classes for search expression types (ie.net.sf.ehcache.search.impl This package contains an implementation for Results.net.sf.ehcache.search.query This package contains the QueryMangerBuilder and the QueryManager interface to support BMSQL.net.sf.ehcache.statistics This package contains classes related to LiveCacheStatistics and its implementation.net.sf.ehcache.statistics.beans This package contains classes related to statistics mbean implementation.net.sf.ehcache.statistics.extended This package contains classes related to extended statistics implementation.net.sf.ehcache.store Store package.net.sf.ehcache.store.cachingtier Contains the caching tier implementationsnet.sf.ehcache.store.chm CHM package.net.sf.ehcache.store.compound This package contains the main classes and interfaces for the new fully coherent combination disk and memory store for unclustered Ehcache.net.sf.ehcache.store.disk This package contains the disk store.net.sf.ehcache.terracotta This package contains the Terracotta integration functionalities.net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use.net.sf.ehcache.transaction.local This package contains the local transactions subsystem.net.sf.ehcache.transaction.xa This package contains the functionality to provide XA support to a transactional Cache.net.sf.ehcache.transaction.xa.commands This package contains a representation of the queued commands which can be executed against a XA store.net.sf.ehcache.util Util package.net.sf.ehcache.writer This package contains the cache writer functionalities.net.sf.ehcache.writer.writebehind This package contains the write behind functionalities.net.sf.ehcache.writer.writebehind.operations This package contains the operations for the write behind functionalities.net.sf.ehcache.writer.writethrough This package contains the write through functionalities. -
Classes in net.sf.ehcache used by net.sf.ehcache Class Description Cache Cache is the central class in ehcache.CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.CacheOperationOutcomes.ClusterEventOutcomes Cluster event operation outcomes.CacheOperationOutcomes.EvictionOutcome The eviction outcomes.CacheOperationOutcomes.ExpiredOutcome The expiration outcomes.CacheOperationOutcomes.GetAllOutcome The outcomes for GetAll operations.CacheOperationOutcomes.GetOutcome Outcomes for cache Get operations.CacheOperationOutcomes.NonStopOperationOutcomes The Enum NonStopOperationOutcomes.CacheOperationOutcomes.PutAllOutcome The outcomes for GetAll operations.CacheOperationOutcomes.PutIfAbsentOutcome CacheOperationOutcomes.PutOutcome The outcomes for Put Outcomes.CacheOperationOutcomes.RemoveAllOutcome The outcomes for GetAll operations.CacheOperationOutcomes.RemoveElementOutcome CacheOperationOutcomes.RemoveOutcome The outcomes for remove operations.CacheOperationOutcomes.ReplaceOneArgOutcome CacheOperationOutcomes.ReplaceTwoArgOutcome CacheOperationOutcomes.SearchOutcome The outcomes for the store search operation.DiskStorePathManager Manager class to handle disk store path.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes.FeaturesManager Interface implemented by classes providing access to extended functionality.ObjectExistsException Thrown when a duplicate cache is attemtpted to be createdStatus A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache.TransactionController TransactionController is used to begin, commit and rollback local transactions -
Classes in net.sf.ehcache used by net.sf.ehcache.bootstrap Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache. -
Classes in net.sf.ehcache used by net.sf.ehcache.cluster Class Description CacheException A runtime Cache Exception. -
Classes in net.sf.ehcache used by net.sf.ehcache.concurrent Class Description CacheException A runtime Cache Exception. -
Classes in net.sf.ehcache used by net.sf.ehcache.config Class Description Cache Cache is the central class in ehcache.CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes.ObjectExistsException Thrown when a duplicate cache is attemtpted to be created -
Classes in net.sf.ehcache used by net.sf.ehcache.config.generator Class Description CacheManager A container forEhcaches that maintain all aspects of their lifecycle. -
Classes in net.sf.ehcache used by net.sf.ehcache.config.generator.model.elements Class Description CacheManager A container forEhcaches that maintain all aspects of their lifecycle. -
Classes in net.sf.ehcache used by net.sf.ehcache.constructs Class Description CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.constructs.blocking Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.constructs.classloader Class Description CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.constructs.eventual Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.constructs.nonstop Class Description CacheException A runtime Cache Exception. -
Classes in net.sf.ehcache used by net.sf.ehcache.constructs.nonstop.concurrency Class Description CacheException A runtime Cache Exception. -
Classes in net.sf.ehcache used by net.sf.ehcache.constructs.readthrough Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.constructs.refreshahead Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.distribution Class Description CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.event Class Description Cache Cache is the central class in ehcache.CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.CacheStoreHelper A helper class to get the internal Store from a CacheEhcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.exceptionhandler Class Description Ehcache An interface for Ehcache. -
Classes in net.sf.ehcache used by net.sf.ehcache.extension Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.hibernate Class Description CacheManager A container forEhcaches that maintain all aspects of their lifecycle.Ehcache An interface for Ehcache. -
Classes in net.sf.ehcache used by net.sf.ehcache.hibernate.management.impl Class Description CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.hibernate.regions Class Description Ehcache An interface for Ehcache. -
Classes in net.sf.ehcache used by net.sf.ehcache.hibernate.strategy Class Description Ehcache An interface for Ehcache. -
Classes in net.sf.ehcache used by net.sf.ehcache.loader Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.management Class Description CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.Ehcache An interface for Ehcache.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.management.provider Class Description CacheManager A container forEhcaches that maintain all aspects of their lifecycle. -
Classes in net.sf.ehcache used by net.sf.ehcache.management.sampled Class Description CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.Ehcache An interface for Ehcache.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.search Class Description CacheException A runtime Cache Exception. -
Classes in net.sf.ehcache used by net.sf.ehcache.search.aggregator Class Description CacheException A runtime Cache Exception. -
Classes in net.sf.ehcache used by net.sf.ehcache.search.attribute Class Description CacheException A runtime Cache Exception.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.search.expression Class Description Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.search.impl Class Description Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.search.query Class Description CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.Ehcache An interface for Ehcache. -
Classes in net.sf.ehcache used by net.sf.ehcache.statistics Class Description CacheOperationOutcomes.ClusterEventOutcomes Cluster event operation outcomes.CacheOperationOutcomes.EvictionOutcome The eviction outcomes.CacheOperationOutcomes.ExpiredOutcome The expiration outcomes.CacheOperationOutcomes.GetOutcome Outcomes for cache Get operations.CacheOperationOutcomes.PutIfAbsentOutcome CacheOperationOutcomes.PutOutcome The outcomes for Put Outcomes.CacheOperationOutcomes.RemoveElementOutcome CacheOperationOutcomes.RemoveOutcome The outcomes for remove operations.CacheOperationOutcomes.ReplaceOneArgOutcome CacheOperationOutcomes.ReplaceTwoArgOutcome Ehcache An interface for Ehcache. -
Classes in net.sf.ehcache used by net.sf.ehcache.statistics.beans Class Description Ehcache An interface for Ehcache. -
Classes in net.sf.ehcache used by net.sf.ehcache.statistics.extended Class Description CacheOperationOutcomes.ClusterEventOutcomes Cluster event operation outcomes.CacheOperationOutcomes.EvictionOutcome The eviction outcomes.CacheOperationOutcomes.ExpiredOutcome The expiration outcomes.CacheOperationOutcomes.GetOutcome Outcomes for cache Get operations.CacheOperationOutcomes.NonStopOperationOutcomes The Enum NonStopOperationOutcomes.CacheOperationOutcomes.PutIfAbsentOutcome CacheOperationOutcomes.PutOutcome The outcomes for Put Outcomes.CacheOperationOutcomes.RemoveElementOutcome CacheOperationOutcomes.RemoveOutcome The outcomes for remove operations.CacheOperationOutcomes.ReplaceOneArgOutcome CacheOperationOutcomes.ReplaceTwoArgOutcome CacheOperationOutcomes.SearchOutcome The outcomes for the store search operation. -
Classes in net.sf.ehcache used by net.sf.ehcache.store Class Description Cache Cache is the central class in ehcache.CacheException A runtime Cache Exception.CacheOperationOutcomes.EvictionOutcome The eviction outcomes.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.store.cachingtier Class Description Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.store.chm Class Description Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.store.compound Class Description Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.store.disk Class Description Cache Cache is the central class in ehcache.CacheException A runtime Cache Exception.CacheOperationOutcomes.EvictionOutcome The eviction outcomes.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.terracotta Class Description CacheException A runtime Cache Exception.CacheManager A container forEhcaches that maintain all aspects of their lifecycle.Disposable A Disposable is a resource that needs to release other resources when it is no longer needed.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.transaction Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes.FeaturesManager Interface implemented by classes providing access to extended functionality.Status A pre JDK1.5 compatible enum class to indicate the status of aCacheManagerorCache. -
Classes in net.sf.ehcache used by net.sf.ehcache.transaction.local Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes.TransactionController TransactionController is used to begin, commit and rollback local transactions -
Classes in net.sf.ehcache used by net.sf.ehcache.transaction.xa Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.transaction.xa.commands Class Description CacheEntry Helper class to tie a key to an element.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.util Class Description CacheException A runtime Cache Exception.Ehcache An interface for Ehcache. -
Classes in net.sf.ehcache used by net.sf.ehcache.writer Class Description Cache Cache is the central class in ehcache.CacheEntry Helper class to tie a key to an element.CacheException A runtime Cache Exception.Ehcache An interface for Ehcache.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.writer.writebehind Class Description Cache Cache is the central class in ehcache.CacheEntry Helper class to tie a key to an element.CacheException A runtime Cache Exception.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.writer.writebehind.operations Class Description CacheEntry Helper class to tie a key to an element.Element A Cache Element, consisting of a key, value and attributes. -
Classes in net.sf.ehcache used by net.sf.ehcache.writer.writethrough Class Description Cache Cache is the central class in ehcache.CacheEntry Helper class to tie a key to an element.CacheException A runtime Cache Exception.Element A Cache Element, consisting of a key, value and attributes.