Class DefaultFacetSearchConfigCacheService

java.lang.Object
de.hybris.platform.solrfacetsearch.config.cache.impl.DefaultFacetSearchConfigCacheService
All Implemented Interfaces:
FacetSearchConfigCacheService, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class DefaultFacetSearchConfigCacheService extends Object implements FacetSearchConfigCacheService, org.springframework.context.ApplicationContextAware
Default implementation of service for managing FacetSearchConfig cache. It allows adding and invalidating objects from cache and also have listener which invalidate cache based on information about model object changes.