|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DBPoolViewMBean
MBean for retrieving some statistics about the connection pool
| Method Summary | |
|---|---|
Map |
getConnectionUsage()
Connection information as a string |
String |
getName()
Data source name |
int |
getNumActive()
Number of active connections |
int |
getNumIdle()
Number of idle connections |
void |
reset()
reset statistics |
| Method Detail |
|---|
int getNumActive()
int Number of active connectionsint getNumIdle()
int Number of idle connectionsString getName()
String data source nameMap getConnectionUsage()
String representing connection informationvoid reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||