|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemq.management.StatisticImpl
org.activemq.management.StatsImpl
org.activemq.management.JCAConnectionStatsImpl
public class JCAConnectionStatsImpl
Statistics for a JCA connection
| Constructor Summary | |
|---|---|
JCAConnectionStatsImpl(String connectionFactory,
String managedConnectionFactory,
TimeStatisticImpl waitTime,
TimeStatisticImpl useTime)
|
|
| Method Summary | |
|---|---|
String |
getConnectionFactory()
|
String |
getManagedConnectionFactory()
|
TimeStatisticImpl |
getUseTime()
|
TimeStatisticImpl |
getWaitTime()
|
| Methods inherited from class org.activemq.management.StatsImpl |
|---|
addStatistic, getStatistic, getStatisticNames, getStatistics, reset |
| Methods inherited from class org.activemq.management.StatisticImpl |
|---|
appendFieldDescription, getDescription, getLastSampleTime, getName, getStartTime, getUnit, toString, updateSampleTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JCAConnectionStatsImpl(String connectionFactory,
String managedConnectionFactory,
TimeStatisticImpl waitTime,
TimeStatisticImpl useTime)
| Method Detail |
|---|
public String getConnectionFactory()
public String getManagedConnectionFactory()
public TimeStatisticImpl getWaitTime()
public TimeStatisticImpl getUseTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||