Class CacheProvider


  • public class CacheProvider
    extends java.lang.Object
    • Field Detail

      • cache

        private static Cache cache
      • cachingEnabled

        private static boolean cachingEnabled
    • Constructor Detail

      • CacheProvider

        public CacheProvider()
    • Method Detail

      • setCache

        public static void setCache​(Cache cache)
      • getCache

        public static Cache getCache()
      • getDefaultCache

        private static Cache getDefaultCache()