Uses of Interface
ubic.gemma.web.util.CacheMonitor
-
Packages that use CacheMonitor Package Description ubic.gemma.web.controller.monitoring ubic.gemma.web.util -
-
Uses of CacheMonitor in ubic.gemma.web.controller.monitoring
Methods in ubic.gemma.web.controller.monitoring with parameters of type CacheMonitor Modifier and Type Method Description voidSystemMonitorController. setCacheMonitor(CacheMonitor cacheMonitor) -
Uses of CacheMonitor in ubic.gemma.web.util
Classes in ubic.gemma.web.util that implement CacheMonitor Modifier and Type Class Description classCacheMonitorImplGet statistics about and manage caches.
-