com.ibm.websphere.management.statistics
Interface JCAConnectionStats

All Superinterfaces:
Stats
All Known Subinterfaces:
JCAConnectionPoolStats

public interface JCAConnectionStats
extends Stats


Method Summary
 javax.management.ObjectName getConnectionFactory()
           
 javax.management.ObjectName getManagedConnectionFactory()
           
 TimeStatistic getUseTime()
           
 TimeStatistic getWaitTime()
           
 
Methods inherited from interface com.ibm.websphere.management.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getWaitTime

public TimeStatistic getWaitTime()

getUseTime

public TimeStatistic getUseTime()

getConnectionFactory

public javax.management.ObjectName getConnectionFactory()

getManagedConnectionFactory

public javax.management.ObjectName getManagedConnectionFactory()


 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.