Uses of Class
org.apache.activemq.management.TimeStatisticImpl
-
Packages that use TimeStatisticImpl Package Description org.apache.activemq.management An implementation of the J2EE Management API -
-
Uses of TimeStatisticImpl in org.apache.activemq.management
Fields in org.apache.activemq.management declared as TimeStatisticImpl Modifier and Type Field Description protected TimeStatisticImplJMSEndpointStatsImpl. messageRateTimeprotected TimeStatisticImplJMSEndpointStatsImpl. messageWaitTimeMethods in org.apache.activemq.management that return TimeStatisticImpl Modifier and Type Method Description TimeStatisticImplJMSEndpointStatsImpl. getMessageRateTime()TimeStatisticImplJMSSessionStatsImpl. getMessageRateTime()TimeStatisticImplJMSEndpointStatsImpl. getMessageWaitTime()TimeStatisticImplJMSSessionStatsImpl. getMessageWaitTime()TimeStatisticImplTimeStatisticImpl. getParent()TimeStatisticImplJCAConnectionStatsImpl. getUseTime()TimeStatisticImplJCAConnectionStatsImpl. getWaitTime()Methods in org.apache.activemq.management with parameters of type TimeStatisticImpl Modifier and Type Method Description protected voidJMSEndpointStatsImpl. setParent(TimeStatisticImpl child, TimeStatisticImpl parent)voidTimeStatisticImpl. setParent(TimeStatisticImpl parent)
-