public class BgcrmConnectionPool extends java.lang.Object implements BgcrmConnectionPoolMBean
| Constructor and Description |
|---|
BgcrmConnectionPool() |
| Modifier and Type | Method and Description |
|---|---|
int |
getActive() |
int |
getIdle() |
protected ConnectionPool |
getMasterPool() |
int |
getMaxActive() |
int |
getMaxIdle() |
public int getActive()
getActive in interface BgcrmConnectionPoolMBeanprotected ConnectionPool getMasterPool() throws BGException
BGExceptionpublic int getMaxActive()
getMaxActive in interface BgcrmConnectionPoolMBeanpublic int getIdle()
getIdle in interface BgcrmConnectionPoolMBeanpublic int getMaxIdle()
getMaxIdle in interface BgcrmConnectionPoolMBean