Class GroovyCacheCleaner


  • public class GroovyCacheCleaner
    extends Object
    Groovy maintains a cache that causes memory leaks We need to manually clear it if present
    • Constructor Detail

      • GroovyCacheCleaner

        public GroovyCacheCleaner()
    • Method Detail

      • clearGroovyCache

        public static void clearGroovyCache()