Uses of Interface
ubic.gemma.web.util.HibernateMonitor
-
Packages that use HibernateMonitor Package Description ubic.gemma.web.controller.monitoring ubic.gemma.web.util -
-
Uses of HibernateMonitor in ubic.gemma.web.controller.monitoring
Methods in ubic.gemma.web.controller.monitoring with parameters of type HibernateMonitor Modifier and Type Method Description void
SystemMonitorController. setHibernateMonitor(HibernateMonitor hibernateMonitor)
-
Uses of HibernateMonitor in ubic.gemma.web.util
Classes in ubic.gemma.web.util that implement HibernateMonitor Modifier and Type Class Description class
HibernateMonitorImpl
Monitoring of Hibernate status.
-