Class DefaultFacetSearchConfigCacheService

  • All Implemented Interfaces:
    FacetSearchConfigCacheService, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class DefaultFacetSearchConfigCacheService
    extends java.lang.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.
    • Constructor Detail

      • DefaultFacetSearchConfigCacheService

        public DefaultFacetSearchConfigCacheService()