Uses of Interface
org.zeroturnaround.javarebel.CacheCleaner
Packages that use CacheCleaner
Package
Description
Contains the core classes for the JavaRebel SDK that allow custom configuration and integration.
-
Uses of CacheCleaner in org.zeroturnaround.javarebel
Methods in org.zeroturnaround.javarebel with parameters of type CacheCleanerModifier and TypeMethodDescriptionvoidIntegration.addCacheCleaner(CacheCleaner cacheCleaner) An integration point to add once per reload caches that should be cleared after reload.