Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.atlassian.cache
,
com.atlassian.cache.ehcache
,
com.atlassian.cache.hazelcast
,
com.atlassian.cache.impl
,
com.atlassian.cache.impl.jmx
,
com.atlassian.cache.memory
Class Hierarchy
java.lang.
Object
com.atlassian.cache.
AbstractCachedReferenceListenerTest
com.atlassian.cache.
AbstractCacheListenerTest
com.atlassian.cache.impl.
AbstractCacheManager
(implements com.atlassian.cache.
CacheManager
)
com.atlassian.cache.ehcache.
EhCacheManager
(implements com.atlassian.cache.impl.jmx.
MBeanRegistrar
)
com.atlassian.cache.hazelcast.
HazelcastCacheManager
com.atlassian.cache.memory.
MemoryCacheManager
com.atlassian.cache.
AbstractCacheTest
com.atlassian.cache.
AbstractCacheEagerTest
com.atlassian.cache.
AbstractCacheLazyTest
com.atlassian.cache.
AbstractLazyReferenceTest
org.hamcrest.BaseMatcher<T> (implements org.hamcrest.Matcher<T>)
com.atlassian.cache.
StatisticMatcher
com.atlassian.cache.
CachedReferenceAdapter
<V> (implements com.atlassian.cache.
CachedReferenceListener
<V>)
com.atlassian.cache.impl.
CachedReferenceNotificationSupport
com.atlassian.cache.
CacheEntryAdapter
<K,V> (implements com.atlassian.cache.
CacheEntryListener
<K,V>)
com.atlassian.cache.impl.
CacheEntryNotificationSupport
net.sf.ehcache.event.CacheEventListenerFactory
com.atlassian.cache.ehcache.
RMICacheReplicatorFactory
com.atlassian.cache.impl.
CacheLoaderSupplier
<K,V> (implements com.atlassian.cache.
Supplier
<T>)
com.atlassian.cache.
CacheSettingsBuilder
com.atlassian.cache.impl.
DefaultCachedReferenceEvent
<V> (implements com.atlassian.cache.
CachedReferenceEvent
<V>)
com.atlassian.cache.impl.
DefaultCachedReferenceListenerSupport
<V> (implements com.atlassian.cache.impl.
CachedReferenceListenerSupport
<V>)
com.atlassian.cache.impl.
DefaultCacheEntryEvent
<K,V> (implements com.atlassian.cache.
CacheEntryEvent
<K,V>)
com.atlassian.cache.impl.
DefaultCacheEntryListenerSupport
<K,V> (implements com.atlassian.cache.impl.
CacheEntryListenerSupport
<K,V>)
com.atlassian.cache.memory.
DelegatingCacheStatistics
com.atlassian.cache.ehcache.
DelegatingCacheStatistics
com.atlassian.cache.hazelcast.
HazelcastMapConfigConfigurator
com.atlassian.cache.impl.
LazyCachedReferenceListenerSupport
<V> (implements com.atlassian.cache.impl.
CachedReferenceListenerSupport
<V>)
com.atlassian.cache.impl.
LazyCacheEntryListenerSupport
<K,V> (implements com.atlassian.cache.impl.
CacheEntryListenerSupport
<K,V>)
com.atlassian.cache.hazelcast.
ManagedCacheSupport
(implements com.atlassian.cache.
ManagedCache
)
com.atlassian.cache.hazelcast.
HazelcastCache
<K,V> (implements com.atlassian.cache.
Cache
<K,V>)
com.atlassian.cache.hazelcast.
HazelcastCachedReference
<V> (implements com.atlassian.cache.
CachedReference
<V>)
com.atlassian.cache.hazelcast.
ManagedHybridCacheSupport
(implements com.atlassian.cache.
ManagedCache
)
com.atlassian.cache.hazelcast.
HazelcastHybridCache
<K,V> (implements com.atlassian.cache.
Cache
<K,V>)
com.atlassian.cache.hazelcast.
HazelcastHybridCachedReference
<V> (implements com.atlassian.cache.
CachedReference
<V>)
com.atlassian.cache.hazelcast.
OsgiSafeUtils
java.lang.ref.
Reference
<T>
java.lang.ref.
WeakReference
<T>
com.atlassian.cache.impl.
WeakSupplier
<V> (implements com.atlassian.util.concurrent.Supplier<T>)
com.atlassian.cache.impl.
ReferenceKey
(implements java.io.
Serializable
)
net.sf.ehcache.distribution.RMISynchronousCacheReplicator (implements net.sf.ehcache.distribution.CacheReplicator)
com.atlassian.cache.ehcache.
RMISynchronousCacheReplicator
com.atlassian.cache.impl.
StrongSupplier
<V> (implements com.atlassian.util.concurrent.Supplier<T>)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.atlassian.cache.
CacheException
com.atlassian.cache.impl.
ValueCachedReferenceListenerSupport
<V> (implements com.atlassian.cache.impl.
CachedReferenceListenerSupport
<V>)
com.atlassian.cache.impl.
ValueCacheEntryListenerSupport
<K,V> (implements com.atlassian.cache.impl.
CacheEntryListenerSupport
<K,V>)
Interface Hierarchy
com.atlassian.cache.
Cache
<K,V>
com.atlassian.cache.
CachedReference
<V>
com.atlassian.cache.
CachedReferenceEvent
<V>
com.atlassian.cache.
CachedReferenceListener
<V>
com.atlassian.cache.impl.
CachedReferenceListenerSupport
<V>
com.atlassian.cache.
CacheEntryEvent
<K,V>
com.atlassian.cache.
CacheEntryListener
<K,V>
com.atlassian.cache.impl.
CacheEntryListenerSupport
<K,V>
com.atlassian.cache.
CacheFactory
com.atlassian.cache.
CacheManager
com.atlassian.cache.
CacheLoader
<K,V>
com.atlassian.cache.
CacheManipulator
<K,V>
com.atlassian.cache.
CacheSettings
com.atlassian.cache.
CacheSettingsDefaultsProvider
com.atlassian.cache.
ManagedCache
com.atlassian.cache.impl.jmx.
MBeanRegistrar
com.atlassian.cache.
Supplier
<T>
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.atlassian.cache.
CacheStatisticsKey
com.atlassian.cache.
StatisticsType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2015
Atlassian
. All rights reserved.