Class Hierarchy
- java.lang.Object
- org.jsr107.tck.processor.AssertNotPresentEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.support.CacheClient (implements java.lang.AutoCloseable, java.io.Serializable)
- org.jsr107.tck.event.CacheEntryListenerClient<K,V> (implements javax.cache.event.CacheEntryCreatedListener<K,V>, javax.cache.event.CacheEntryExpiredListener<K,V>, javax.cache.event.CacheEntryListener<K,V>, javax.cache.event.CacheEntryRemovedListener<K,V>, javax.cache.event.CacheEntryUpdatedListener<K,V>)
- org.jsr107.tck.integration.CacheLoaderClient<K,V> (implements javax.cache.integration.CacheLoader<K,V>)
- org.jsr107.tck.integration.CacheWriterClient<K,V> (implements javax.cache.integration.CacheWriter<K,V>)
- org.jsr107.tck.expiry.ExpiryPolicyClient (implements javax.cache.expiry.ExpiryPolicy)
- org.jsr107.tck.event.CacheEntryListenerServer.CacheEntryEventOperationHandler (implements org.jsr107.tck.support.OperationHandler)
- org.jsr107.tck.integration.CacheLoaderServer.LoadAllOperationHandler (implements org.jsr107.tck.support.OperationHandler)
- org.jsr107.tck.integration.CacheLoaderServer.LoadOperationHandler (implements org.jsr107.tck.support.OperationHandler)
- org.jsr107.tck.integration.CacheWriterServer.DeleteAllOperationHandler (implements org.jsr107.tck.support.OperationHandler)
- org.jsr107.tck.integration.CacheWriterServer.DeleteOperationHandler (implements org.jsr107.tck.support.OperationHandler)
- org.jsr107.tck.integration.CacheWriterServer.WriteAllOperationHandler (implements org.jsr107.tck.support.OperationHandler)
- org.jsr107.tck.integration.CacheWriterServer.WriteOperationHandler (implements org.jsr107.tck.support.OperationHandler)
- org.jsr107.tck.support.Client (implements java.lang.AutoCloseable)
- org.jsr107.tck.processor.CombineEntryProcessor<K,V> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- java.util.EventObject (implements java.io.Serializable)
- javax.cache.event.CacheEntryEvent<K,V> (implements javax.cache.Cache.Entry<K,V>)
- org.jsr107.tck.expiry.ExpiryPolicyServer.GetExpiryOperationHandler (implements org.jsr107.tck.support.OperationHandler)
- org.jsr107.tck.processor.GetEntryProcessor<K,V> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.MultiArgumentHandlingEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.NoOpEntryProcessor<K,V> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.integration.NullValueCacheLoader<K,V> (implements javax.cache.integration.CacheLoader<K,V>)
- org.jsr107.tck.integration.RecordingCacheLoader<K> (implements java.lang.AutoCloseable, javax.cache.integration.CacheLoader<K,V>)
- org.jsr107.tck.integration.RecordingCacheWriter<K,V> (implements java.lang.AutoCloseable, javax.cache.integration.CacheWriter<K,V>)
- org.jsr107.tck.processor.RemoveEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.ReplaceEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.support.Server (implements java.lang.AutoCloseable)
- org.jsr107.tck.processor.SetEntryProcessor<K,V> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.SetEntryWithComputedValueProcessor<K> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.SetValueCreateEntryReturnDifferentTypeEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.ThrowExceptionEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
Interface Hierarchy
Enum Hierarchy
Copyright © 2014. All Rights Reserved.