Uses of Class
de.hybris.platform.regioncache.region.impl.EHCacheRegion
-
Packages that use EHCacheRegion Package Description de.hybris.platform.regioncache.test de.hybris.platform.sap.productconfig.runtime.interf.cache.impl -
-
Uses of EHCacheRegion in de.hybris.platform.regioncache.test
Fields in de.hybris.platform.regioncache.test declared as EHCacheRegion Modifier and Type Field Description protected EHCacheRegionCacheBlockingOnEvictionTest. region -
Uses of EHCacheRegion in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl
Methods in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl that return EHCacheRegion Modifier and Type Method Description protected EHCacheRegionProductConfigurationEHCacheAccessImpl. getCache()Methods in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl with parameters of type EHCacheRegion Modifier and Type Method Description voidProductConfigurationEHCacheAccessImpl. setCache(EHCacheRegion cache)
-