Class GenericDataCacheManager

    • Constructor Detail

      • GenericDataCacheManager

        public GenericDataCacheManager()
        Deprecated.
    • Method Detail

      • init

        @Deprecated
        public static void init()
        Deprecated.
      • getEntryKey

        @Deprecated
        public static <T extends de.xima.cmn.dao.interfaces.IEntity<?>> String getEntryKey​(T entity)
        Deprecated.
      • getMaxHeapSize

        @Deprecated
        public static long getMaxHeapSize()
        Deprecated.
      • getMaxDiskSize

        @Deprecated
        public static long getMaxDiskSize()
        Deprecated.
      • getTimeToIdle

        @Deprecated
        public static long getTimeToIdle()
        Deprecated.
      • shutdown

        @Deprecated
        public static void shutdown()
        Deprecated.
      • reinit

        @Deprecated
        public static void reinit()
        Deprecated.