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 BgcrmConnectionPoolMBean
protected ConnectionPool getMasterPool() throws BGException
BGException
public int getMaxActive()
getMaxActive
in interface BgcrmConnectionPoolMBean
public int getIdle()
getIdle
in interface BgcrmConnectionPoolMBean
public int getMaxIdle()
getMaxIdle
in interface BgcrmConnectionPoolMBean