Class ComponentRegistryUtils


  • public final class ComponentRegistryUtils
    extends Object
    Lookup methods for various internal components of search module.
    Author:
    Marko Luksa, Galder ZamarreƱo
    • Method Detail

      • getSearchIntegrator

        public static org.hibernate.search.spi.SearchIntegrator getSearchIntegrator​(Cache<?,​?> cache)
      • getTimeService

        public static org.infinispan.commons.time.TimeService getTimeService​(Cache<?,​?> cache)
      • getQueryCache

        public static QueryCache getQueryCache​(Cache<?,​?> cache)
        Returns the optional QueryCache.