Uses of Class
de.hybris.platform.regioncache.DefaultCacheController
Packages that use DefaultCacheController
-
Uses of DefaultCacheController in de.hybris.platform.regioncache
Methods in de.hybris.platform.regioncache with parameters of type DefaultCacheControllerModifier and TypeMethodDescriptionstatic voidCacheTestHelper.registryEvictionTest(DefaultCacheController controller, CacheRegion region, String[] typeCodes) Helper method.static CacheRegionCacheTestHelper.resolveCacheRegion(DefaultCacheController controller, CacheKey key) static CacheRegionCacheTestHelper.resolveCacheRegion(CacheKey key, boolean forInvalidation, DefaultCacheController controller) static CacheRegionCacheTestHelper.resolveCacheRegion(CacheKey key, DefaultCacheController controller) -
Uses of DefaultCacheController in de.hybris.platform.regioncache.test
Fields in de.hybris.platform.regioncache.test declared as DefaultCacheControllerModifier and TypeFieldDescriptionprotected DefaultCacheControllerAbstractCacheControllerOneRegionTest.controllerprotected DefaultCacheControllerMultiThreadedStaleDataTest.controller