Class RegionRegistryAllocationStrategy

java.lang.Object
de.hybris.platform.regioncache.RegionRegistryAllocationStrategy

public class RegionRegistryAllocationStrategy extends Object
Strategy providing information if a registry MUST be allocated for a given region.

Since 5.0 this have slightly limited configuration purpose.

  • Constructor Details

    • RegionRegistryAllocationStrategy

      public RegionRegistryAllocationStrategy()
  • Method Details

    • isRegionRequiresRegistry

      public boolean isRegionRequiresRegistry(CacheRegion region)
      Returns true if registry must be allocated for given region. Returns false otherwise.