org.objectweb.jonas.dbm
Interface ConnectionManagerMBean

All Superinterfaces:
JmxDataSourceMBean
All Known Implementing Classes:
ConnectionManager

public interface ConnectionManagerMBean
extends JmxDataSourceMBean

MBean Interface for ConnectionManager MBean MBean type: Standard MBean model: inheritance


Methods inherited from interface org.objectweb.jonas.dbm.JmxDataSourceMBean
getClassName, getCurrentNumberOfJDBCConnectionOpen, getDataSourceDescription, getDataSourceFactory, getDatasourceName, getDataSourceType, getDataSourceXADataName, getDSName, getJDBCConnCheckLevel, getJDBCConnMaxAge, getJDBCDeadLockPool, getJDBCLoopWaitPool, getJDBCMaxConnPool, getJDBCMinConnPool, getJDBCSleepTimeOut, getJDBCTestStatement, getPassword, getUrl, getUserName, setJDBCConnCheckLevel, setJDBCConnMaxAge, setJDBCDeadLockPool, setJDBCLoopWaitPool, setJDBCMaxConnPool, setJDBCMinConnPool, setJDBCSleepTimeOut, setJDBCTestStatement