ehcache

Uses of Package
net.sf.ehcache.terracotta

Packages that use net.sf.ehcache.terracotta
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.constructs The constructs package builds on top of the core ehcache classes to create implementations for common caching patterns. 
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.store Store package. 
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. 
 

Classes in net.sf.ehcache.terracotta used by net.sf.ehcache
TerracottaNotRunningException
          Exception thrown when using Terracotta clustered operations and Terracotta is not running
 

Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.constructs
TerracottaNotRunningException
          Exception thrown when using Terracotta clustered operations and Terracotta is not running
 

Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.management.provider
ClusteredInstanceFactory
          Factory for creating clustered instances
 

Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.management.sampled
ClusteredInstanceFactory
          Factory for creating clustered instances
 

Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.store
TerracottaNotRunningException
          Exception thrown when using Terracotta clustered operations and Terracotta is not running
 

Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.terracotta
ClusteredInstanceFactory
          Factory for creating clustered instances
TerracottaCacheCluster
          CacheCluster implementation that delegates to an underlying cache cluster.
TerracottaClient
          Class encapsulating the idea of a Terracotta client.
TerracottaClientRejoinListener
          Interface for executing tasks when TerracottaClient rejoins cluster
 

Classes in net.sf.ehcache.terracotta used by net.sf.ehcache.transaction
TerracottaNotRunningException
          Exception thrown when using Terracotta clustered operations and Terracotta is not running
 


ehcache

true