patterntesting.runtime.db
Interface ConnectionMonitorMBean

Package class diagram package ConnectionMonitorMBean
All Superinterfaces:
ConnectionMonitorMBean

Deprecated. use ConnectionMonitorMBean

@Deprecated
public interface ConnectionMonitorMBean
extends ConnectionMonitorMBean

This is the interface for the ConnectionMonitor for the use of this class as MBean. You can monitor DB connections with it and ask the class for open connections.

TODO: Will be removed in 1.6.

Since:
1.3 (02-Jan-2013)
Version:
$Revision: 1.5 $
Author:
oliver (ob@aosd.de)

Method Summary
 
Methods inherited from interface patterntesting.runtime.monitor.db.ConnectionMonitorMBean
getCallers, getCallerStacktraces, getClosedConnections, getLastCaller, getLastCallerStacktrace, getOpenConnections, getSumOfConnections
 



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