Class Hierarchy
- java.lang.Object
- org.springframework.cache.support.AbstractCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)
- org.springframework.cache.support.SimpleCacheManager
- org.springframework.cache.support.AbstractValueAdaptingCache (implements org.springframework.cache.Cache)
- org.springframework.cache.support.CompositeCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)
- org.springframework.cache.support.NoOpCache (implements org.springframework.cache.Cache)
- org.springframework.cache.support.NoOpCacheManager (implements org.springframework.cache.CacheManager)
- org.springframework.cache.support.NullValue (implements java.io.Serializable)
- org.springframework.cache.support.SimpleValueWrapper (implements org.springframework.cache.Cache.ValueWrapper)
- org.springframework.cache.support.AbstractCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)