Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- javax.cache.expiry.AccessedExpiryPolicy (implements javax.cache.expiry.ExpiryPolicy, java.io.Serializable)
- javax.cache.Caching
- javax.cache.Caching.CachingProviderRegistry
- javax.cache.integration.CompletionListenerFuture (implements javax.cache.integration.CompletionListener, java.util.concurrent.Future<V>)
- javax.cache.expiry.CreatedExpiryPolicy (implements javax.cache.expiry.ExpiryPolicy, java.io.Serializable)
- javax.cache.expiry.Duration (implements java.io.Serializable)
- javax.cache.expiry.EternalExpiryPolicy (implements javax.cache.expiry.ExpiryPolicy, java.io.Serializable)
- java.util.EventObject (implements java.io.Serializable)
- javax.cache.event.CacheEntryEvent<K,V> (implements javax.cache.Cache.Entry<K,V>)
- javax.cache.configuration.FactoryBuilder
- javax.cache.configuration.FactoryBuilder.ClassFactory<T> (implements javax.cache.configuration.Factory<T>, java.io.Serializable)
- javax.cache.configuration.FactoryBuilder.SingletonFactory<T> (implements javax.cache.configuration.Factory<T>, java.io.Serializable)
- javax.cache.expiry.ModifiedExpiryPolicy (implements javax.cache.expiry.ExpiryPolicy, java.io.Serializable)
- javax.cache.configuration.MutableCacheEntryListenerConfiguration<K,V> (implements javax.cache.configuration.CacheEntryListenerConfiguration<K,V>)
- javax.cache.configuration.MutableConfiguration<K,V> (implements javax.cache.configuration.CompleteConfiguration<K,V>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- javax.cache.CacheException
- javax.cache.event.CacheEntryListenerException
- javax.cache.integration.CacheLoaderException
- javax.cache.integration.CacheWriterException
- javax.cache.processor.EntryProcessorException
- javax.cache.CacheException
- java.lang.RuntimeException
- java.lang.Exception
- javax.cache.expiry.TouchedExpiryPolicy (implements javax.cache.expiry.ExpiryPolicy, java.io.Serializable)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- javax.cache.Cache<K,V> (also extends java.lang.Iterable<T>)
- javax.cache.CacheManager
- javax.cache.spi.CachingProvider
- java.io.Closeable
- javax.cache.Cache.Entry<K,V>
- javax.cache.processor.MutableEntry<K,V>
- javax.cache.event.CacheEntryEventFilter<K,V>
- javax.cache.annotation.CacheInvocationParameter
- javax.cache.annotation.CacheKeyGenerator
- javax.cache.integration.CacheLoader<K,V>
- javax.cache.annotation.CacheMethodDetails<A>
- javax.cache.annotation.CacheInvocationContext<A>
- javax.cache.annotation.CacheKeyInvocationContext<A>
- javax.cache.annotation.CacheInvocationContext<A>
- javax.cache.management.CacheMXBean
- javax.cache.annotation.CacheResolver
- javax.cache.annotation.CacheResolverFactory
- javax.cache.management.CacheStatisticsMXBean
- javax.cache.integration.CacheWriter<K,V>
- javax.cache.integration.CompletionListener
- javax.cache.processor.EntryProcessor<K,V,T>
- javax.cache.processor.EntryProcessorResult<T>
- java.util.EventListener
- javax.cache.event.CacheEntryListener<K,V>
- javax.cache.event.CacheEntryCreatedListener<K,V>
- javax.cache.event.CacheEntryExpiredListener<K,V>
- javax.cache.event.CacheEntryRemovedListener<K,V>
- javax.cache.event.CacheEntryUpdatedListener<K,V>
- javax.cache.event.CacheEntryListener<K,V>
- javax.cache.expiry.ExpiryPolicy
- java.lang.Iterable<T>
- javax.cache.Cache<K,V> (also extends java.io.Closeable)
- java.io.Serializable
- javax.cache.configuration.CacheEntryListenerConfiguration<K,V>
- javax.cache.configuration.CompleteConfiguration<K,V> (also extends javax.cache.configuration.Configuration<K,V>)
- javax.cache.configuration.Configuration<K,V>
- javax.cache.configuration.CompleteConfiguration<K,V> (also extends java.io.Serializable)
- javax.cache.configuration.Factory<T>
- javax.cache.annotation.GeneratedCacheKey
Annotation Type Hierarchy
- javax.cache.annotation.CacheDefaults (implements java.lang.annotation.Annotation)
- javax.cache.annotation.CacheKey (implements java.lang.annotation.Annotation)
- javax.cache.annotation.CachePut (implements java.lang.annotation.Annotation)
- javax.cache.annotation.CacheRemove (implements java.lang.annotation.Annotation)
- javax.cache.annotation.CacheRemoveAll (implements java.lang.annotation.Annotation)
- javax.cache.annotation.CacheResult (implements java.lang.annotation.Annotation)
- javax.cache.annotation.CacheValue (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- javax.cache.event.EventType
- javax.cache.configuration.OptionalFeature
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)