Uses of Interface
de.hybris.platform.cache2.ObjectCache
Packages that use ObjectCache
-
Uses of ObjectCache in de.hybris.platform.cache2
Classes in de.hybris.platform.cache2 that implement ObjectCacheModifier and TypeClassDescriptionclassA FIFO ObjectCache implementation.classMethods in de.hybris.platform.cache2 that return ObjectCacheModifier and TypeMethodDescriptionAbstractObjectCacheManager.getCache()ObjectCacheManager.getCache()Returns the underlaying cache.Methods in de.hybris.platform.cache2 with parameters of type ObjectCacheModifier and TypeMethodDescriptionvoidAbstractObjectCacheManager.setCache(ObjectCache<T> objectCache) voidObjectCacheManager.setCache(ObjectCache<T> objectCache) Set the underlaying cache implementationConstructors in de.hybris.platform.cache2 with parameters of type ObjectCache