|
|||||||||
| Home >> All >> javax >> management >> j2ee >> [ statistics overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.management.j2ee.statistics
Interface JDBCConnectionStats

- All Superinterfaces:
- Stats
- All Known Subinterfaces:
- JDBCConnectionPoolStats
- public interface JDBCConnectionStats
- extends Stats
- Version:
- $Rev: 46019 $
| Method Summary | |
java.lang.String |
getJdbcDataSource()
|
TimeStatistic |
getUseTime()
|
TimeStatistic |
getWaitTime()
|
| Methods inherited from interface javax.management.j2ee.statistics.Stats |
getStatistic, getStatisticNames, getStatistics |
| Method Detail |
getJdbcDataSource
public java.lang.String getJdbcDataSource()
getWaitTime
public TimeStatistic getWaitTime()
getUseTime
public TimeStatistic getUseTime()
|
|||||||||
| Home >> All >> javax >> management >> j2ee >> [ statistics overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC