A basic, no operation {@link CacheManager} implementation suitablefor disabling caching, typically used for backing cache declarations without an actual backing store.
Will simply accept any items into the cache not actually storing them.
@author Costin Leau
@since 3.1
@see CompositeCacheManager