Package ru.bgcrm.util
Class BgcrmConnectionPool
java.lang.Object
ru.bgcrm.util.BgcrmConnectionPool
- All Implemented Interfaces:
ru.bgcrm.jmx.MBean,BgcrmConnectionPoolMBean
- Direct Known Subclasses:
BillingConnectionPool
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BgcrmConnectionPool
public BgcrmConnectionPool()
-
-
Method Details
-
getActive
public int getActive()- Specified by:
getActivein interfaceBgcrmConnectionPoolMBean
-
getMasterPool
- Throws:
BGException
-
getMaxActive
public int getMaxActive()- Specified by:
getMaxActivein interfaceBgcrmConnectionPoolMBean
-
getIdle
public int getIdle()- Specified by:
getIdlein interfaceBgcrmConnectionPoolMBean
-
getMaxIdle
public int getMaxIdle()- Specified by:
getMaxIdlein interfaceBgcrmConnectionPoolMBean
-