Uses of Interface
patterntesting.runtime.monitor.db.ConnectionMonitorMBean

Packages that use ConnectionMonitorMBean
patterntesting.runtime.db This package contains classes which are usefull for the work with databases. 
patterntesting.runtime.monitor.db This package contains classes which are usefull for monitoring databases. 
 

Uses of ConnectionMonitorMBean in patterntesting.runtime.db
 

Subinterfaces of ConnectionMonitorMBean in patterntesting.runtime.db
 interface ConnectionMonitorMBean
          Deprecated. use ConnectionMonitorMBean
 

Uses of ConnectionMonitorMBean in patterntesting.runtime.monitor.db
 

Classes in patterntesting.runtime.monitor.db that implement ConnectionMonitorMBean
 class ConnectionMonitor
          This is the monitor class for the ProxyConnection which monitors the different newInstance() and close() call.
 

Methods in patterntesting.runtime.monitor.db that return ConnectionMonitorMBean
static ConnectionMonitorMBean ConnectionMonitor.getInstance()
          Yes, it is a Singleton because it offers only some services.
 



Copyright © 2002–2014 PatternTesting Team. All rights reserved.