Class InvalidationCacheModeDetector

    • Method Detail

      • detect

        public static boolean detect​(org.infinispan.Cache... caches)
        Deprecated.
        Checks if the specified caches are configured in invalidation mode.
        Parameters:
        caches - The caches to check.
        Returns:
        true if the at least one of the caches is configured in invalidation mode, else false.