Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ehcache
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
net.sf.ehcache
,
net.sf.ehcache.bootstrap
,
net.sf.ehcache.concurrent
,
net.sf.ehcache.config
,
net.sf.ehcache.constructs.blocking
,
net.sf.ehcache.distribution
,
net.sf.ehcache.event
,
net.sf.ehcache.exceptionhandler
,
net.sf.ehcache.extension
,
net.sf.ehcache.hibernate
,
net.sf.ehcache.loader
,
net.sf.ehcache.management
,
net.sf.ehcache.management.provider
,
net.sf.ehcache.management.sampled
,
net.sf.ehcache.statistics
,
net.sf.ehcache.statistics.sampled
,
net.sf.ehcache.store
,
net.sf.ehcache.util
,
net.sf.ehcache.util.counter
,
net.sf.ehcache.util.counter.sampled
Class Hierarchy
java.lang.Object
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.LinkedHashMap<K,V> (implements java.util.Map<K,V>)
net.sf.ehcache.store.
LruMemoryStore.SpoolingLinkedHashMap
net.sf.ehcache.store.
AbstractPolicy
(implements net.sf.ehcache.store.
Policy
)
net.sf.ehcache.store.
FifoPolicy
net.sf.ehcache.store.
LfuPolicy
net.sf.ehcache.store.
LruPolicy
net.sf.ehcache.constructs.blocking.
BlockingCache
(implements net.sf.ehcache.
Ehcache
)
net.sf.ehcache.constructs.blocking.
SelfPopulatingCache
net.sf.ehcache.constructs.blocking.
UpdatingSelfPopulatingCache
net.sf.ehcache.bootstrap.
BootstrapCacheLoaderFactory
net.sf.ehcache.distribution.
RMIBootstrapCacheLoaderFactory
net.sf.ehcache.
Cache
(implements net.sf.ehcache.
Ehcache
)
net.sf.ehcache.management.
Cache
(implements net.sf.ehcache.management.
CacheMBean
, java.io.Serializable)
net.sf.ehcache.config.
CacheConfiguration
(implements java.lang.Cloneable)
net.sf.ehcache.management.
CacheConfiguration
(implements net.sf.ehcache.management.
CacheConfigurationMBean
, java.io.Serializable)
net.sf.ehcache.event.
CacheEventListenerFactory
net.sf.ehcache.distribution.
RMICacheReplicatorFactory
net.sf.ehcache.exceptionhandler.
CacheExceptionHandlerFactory
net.sf.ehcache.extension.
CacheExtensionFactory
net.sf.ehcache.loader.
CacheLoaderFactory
net.sf.ehcache.
CacheManager
net.sf.ehcache.management.
CacheManager
(implements net.sf.ehcache.management.
CacheManagerMBean
)
net.sf.ehcache.event.
CacheManagerEventListenerFactory
net.sf.ehcache.event.
CacheManagerEventListenerRegistry
(implements net.sf.ehcache.event.
CacheManagerEventListener
)
net.sf.ehcache.distribution.
CacheManagerPeerListenerFactory
net.sf.ehcache.distribution.
RMICacheManagerPeerListenerFactory
net.sf.ehcache.distribution.
CacheManagerPeerProviderFactory
net.sf.ehcache.distribution.
RMICacheManagerPeerProviderFactory
net.sf.ehcache.management.
CacheStatistics
(implements net.sf.ehcache.management.
CacheStatisticsMBean
, java.io.Serializable)
net.sf.ehcache.util.
CircularLossyQueue
<T>
net.sf.ehcache.util.
ClassLoaderUtil
net.sf.ehcache.concurrent.
ConcurrencyUtil
net.sf.ehcache.distribution.
ConfigurableRMIClientSocketFactory
(implements java.rmi.server.RMIClientSocketFactory, java.io.Serializable)
net.sf.ehcache.config.
Configuration
net.sf.ehcache.config.
ConfigurationFactory
net.sf.ehcache.config.
ConfigurationHelper
net.sf.ehcache.util.counter.
CounterConfig
net.sf.ehcache.util.counter.sampled.
SampledCounterConfig
net.sf.ehcache.util.counter.sampled.
SampledRateCounterConfig
net.sf.ehcache.util.counter.
CounterImpl
(implements net.sf.ehcache.util.counter.
Counter
, java.io.Serializable)
net.sf.ehcache.util.counter.sampled.
SampledCounterImpl
(implements net.sf.ehcache.util.counter.sampled.
SampledCounter
)
net.sf.ehcache.util.counter.sampled.
SampledRateCounterImpl
(implements net.sf.ehcache.util.counter.sampled.
SampledRateCounter
)
net.sf.ehcache.util.counter.
CounterManagerImpl
(implements net.sf.ehcache.util.counter.
CounterManager
)
net.sf.ehcache.
DefaultElementEvictionData
(implements net.sf.ehcache.
ElementEvictionData
)
net.sf.ehcache.store.
DiskStore
(implements net.sf.ehcache.store.
Store
)
net.sf.ehcache.config.
DiskStoreConfiguration
net.sf.ehcache.hibernate.
EhCache
(implements org.hibernate.cache.Cache)
net.sf.ehcache.hibernate.
EhCacheProvider
(implements org.hibernate.cache.CacheProvider)
net.sf.ehcache.
Element
(implements java.lang.Cloneable, java.io.Serializable)
net.sf.ehcache.distribution.
EventMessage
(implements java.io.Serializable)
net.sf.ehcache.exceptionhandler.
ExceptionHandlingDynamicCacheProxy
(implements java.lang.reflect.InvocationHandler)
net.sf.ehcache.config.
FactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.BootstrapCacheLoaderFactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.CacheEventListenerFactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.CacheExceptionHandlerFactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.CacheExtensionFactoryConfiguration
net.sf.ehcache.config.
CacheConfiguration.CacheLoaderFactoryConfiguration
net.sf.ehcache.util.
FailSafeTimer
net.sf.ehcache.statistics.
LiveCacheStatisticsImpl
(implements net.sf.ehcache.statistics.
LiveCacheStatistics
, net.sf.ehcache.statistics.
LiveCacheStatisticsData
)
net.sf.ehcache.statistics.
LiveCacheStatisticsWrapper
(implements net.sf.ehcache.statistics.
LiveCacheStatistics
, net.sf.ehcache.statistics.
LiveCacheStatisticsData
)
net.sf.ehcache.store.
LruMemoryStore
(implements net.sf.ehcache.store.
Store
)
net.sf.ehcache.management.
ManagementService
(implements net.sf.ehcache.event.
CacheManagerEventListener
)
net.sf.ehcache.management.provider.
MBeanRegistrationProviderFactoryImpl
(implements net.sf.ehcache.management.provider.
MBeanRegistrationProviderFactory
)
net.sf.ehcache.store.
MemoryStore
(implements net.sf.ehcache.store.
Store
)
net.sf.ehcache.store.
MemoryStoreEvictionPolicy
(implements java.io.Serializable)
net.sf.ehcache.
MimeTypeByteArray
(implements java.io.Serializable)
net.sf.ehcache.distribution.
MulticastKeepaliveHeartbeatReceiver
net.sf.ehcache.distribution.
MulticastKeepaliveHeartbeatSender
net.sf.ehcache.distribution.
MulticastRMICacheManagerPeerProvider.CachePeerEntry
net.sf.ehcache.statistics.
NullLiveCacheStatisticsData
(implements net.sf.ehcache.statistics.
LiveCacheStatistics
, net.sf.ehcache.statistics.
LiveCacheStatisticsData
)
net.sf.ehcache.management.provider.
NullMBeanRegistrationProvider
(implements net.sf.ehcache.management.provider.
MBeanRegistrationProvider
)
net.sf.ehcache.statistics.sampled.
NullSampledCacheStatistics
(implements net.sf.ehcache.statistics.
CacheUsageListener
, net.sf.ehcache.statistics.sampled.
SampledCacheStatistics
)
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
java.io.ByteArrayOutputStream
net.sf.ehcache.util.
MemoryEfficientByteArrayOutputStream
net.sf.ehcache.util.
ProductInfo
net.sf.ehcache.util.
PropertyUtil
net.sf.ehcache.concurrent.
ReadWriteLockSync
(implements net.sf.ehcache.concurrent.
Sync
)
net.sf.ehcache.event.
RegisteredEventListeners
java.rmi.server.RemoteObject (implements java.rmi.Remote, java.io.Serializable)
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
net.sf.ehcache.distribution.
RMICachePeer
(implements net.sf.ehcache.distribution.
CachePeer
, java.rmi.Remote)
net.sf.ehcache.distribution.
RMIBootstrapCacheLoader
(implements net.sf.ehcache.bootstrap.
BootstrapCacheLoader
)
net.sf.ehcache.distribution.
RMICacheManagerPeerListener
(implements net.sf.ehcache.distribution.
CacheManagerPeerListener
)
net.sf.ehcache.distribution.
RMICacheManagerPeerProvider
(implements net.sf.ehcache.distribution.
CacheManagerPeerProvider
)
net.sf.ehcache.distribution.
ManualRMICacheManagerPeerProvider
net.sf.ehcache.distribution.
MulticastRMICacheManagerPeerProvider
(implements net.sf.ehcache.distribution.
CacheManagerPeerProvider
)
net.sf.ehcache.distribution.
RMISynchronousCacheReplicator
(implements net.sf.ehcache.distribution.
CacheReplicator
)
net.sf.ehcache.distribution.
RMIAsynchronousCacheReplicator
net.sf.ehcache.management.sampled.
SampledCache
(implements net.sf.ehcache.management.sampled.
SampledCacheMBean
)
net.sf.ehcache.management.sampled.
SampledCacheManager
(implements net.sf.ehcache.management.sampled.
SampledCacheManagerMBean
)
net.sf.ehcache.statistics.sampled.
SampledCacheStatisticsImpl
(implements net.sf.ehcache.statistics.
CacheUsageListener
, net.sf.ehcache.statistics.sampled.
SampledCacheStatistics
)
net.sf.ehcache.statistics.sampled.
SampledCacheStatisticsWrapper
(implements net.sf.ehcache.statistics.
CacheUsageListener
, net.sf.ehcache.statistics.sampled.
SampledCacheStatistics
)
net.sf.ehcache.management.sampled.
SampledEhcacheMBeans
net.sf.ehcache.management.sampled.
SampledMBeanRegistrationProvider
(implements net.sf.ehcache.event.
CacheManagerEventListener
, net.sf.ehcache.management.provider.
MBeanRegistrationProvider
)
net.sf.ehcache.hibernate.
SingletonEhCacheProvider
(implements org.hibernate.cache.CacheProvider)
net.sf.ehcache.
Statistics
(implements java.io.Serializable)
net.sf.ehcache.
Status
(implements java.io.Serializable)
net.sf.ehcache.concurrent.
StripedReadWriteLockSync
(implements net.sf.ehcache.concurrent.
CacheLockProvider
)
net.sf.ehcache.config.
TerracottaConfigConfiguration
(implements java.lang.Cloneable)
net.sf.ehcache.config.
TerracottaConfiguration
(implements java.lang.Cloneable)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
net.sf.ehcache.management.provider.
MBeanRegistrationProviderException
java.lang.RuntimeException
net.sf.ehcache.
CacheException
net.sf.ehcache.config.
InvalidConfigurationException
net.sf.ehcache.constructs.blocking.
LockTimeoutException
net.sf.ehcache.
ObjectExistsException
net.sf.ehcache.distribution.
RemoteCacheException
java.util.TimerTask (implements java.lang.Runnable)
net.sf.ehcache.util.
UpdateChecker
net.sf.ehcache.util.counter.sampled.
TimeStampedCounterValue
(implements java.io.Serializable)
net.sf.ehcache.util.
TimeUtil
Interface Hierarchy
net.sf.ehcache.bootstrap.
BootstrapCacheLoader
net.sf.ehcache.management.
CacheConfigurationMBean
net.sf.ehcache.constructs.blocking.
CacheEntryFactory
net.sf.ehcache.constructs.blocking.
UpdatingCacheEntryFactory
net.sf.ehcache.exceptionhandler.
CacheExceptionHandler
net.sf.ehcache.extension.
CacheExtension
net.sf.ehcache.loader.
CacheLoader
net.sf.ehcache.concurrent.
CacheLockProvider
net.sf.ehcache.event.
CacheManagerEventListener
net.sf.ehcache.distribution.
CacheManagerPeerListener
net.sf.ehcache.management.
CacheManagerMBean
net.sf.ehcache.distribution.
CacheManagerPeerProvider
net.sf.ehcache.management.
CacheMBean
net.sf.ehcache.management.
CacheStatisticsMBean
net.sf.ehcache.statistics.
CacheUsageListener
java.lang.Cloneable
net.sf.ehcache.event.
CacheEventListener
net.sf.ehcache.distribution.
CacheReplicator
net.sf.ehcache.statistics.
LiveCacheStatisticsData
net.sf.ehcache.distribution.
CacheReplicator
net.sf.ehcache.
Ehcache
net.sf.ehcache.
ElementEvictionData
net.sf.ehcache.statistics.
LiveCacheStatisticsData
net.sf.ehcache.util.counter.
Counter
net.sf.ehcache.util.counter.sampled.
SampledCounter
net.sf.ehcache.util.counter.sampled.
SampledRateCounter
net.sf.ehcache.util.counter.sampled.
SampledRateCounter
net.sf.ehcache.util.counter.
CounterManager
net.sf.ehcache.statistics.
LiveCacheStatistics
net.sf.ehcache.management.sampled.
SampledCacheMBean
(also extends net.sf.ehcache.statistics.sampled.
SampledCacheStatistics
)
net.sf.ehcache.management.provider.
MBeanRegistrationProvider
net.sf.ehcache.management.provider.
MBeanRegistrationProviderFactory
net.sf.ehcache.store.
Policy
java.rmi.Remote
net.sf.ehcache.distribution.
CachePeer
net.sf.ehcache.management.sampled.
SampledCacheManagerMBean
net.sf.ehcache.statistics.sampled.
SampledCacheStatistics
net.sf.ehcache.management.sampled.
SampledCacheMBean
(also extends net.sf.ehcache.statistics.
LiveCacheStatistics
)
net.sf.ehcache.store.
Store
net.sf.ehcache.store.
StoreFactory
net.sf.ehcache.concurrent.
Sync
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
net.sf.ehcache.concurrent.
LockType
net.sf.ehcache.config.
TerracottaConfiguration.ValueMode
net.sf.ehcache.config.
Configuration.Monitoring
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ehcache
PREV NEXT
FRAMES
NO FRAMES
All Classes
true