Package de.hybris.platform.cache2
package de.hybris.platform.cache2
-
ClassDescriptionA FIFO ObjectCache implementation.ObjectCache<T>Defines basic operations which are available for every cache.The CacheManager manages access, creation, updating and destruction of cached objects.A Creator for any kind of object.ObjectKey<T>The ObjectKey is responsible for the lookup of the cached object.