|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatisticImpl | |
|---|---|
| org.apache.activemq.management | An implementation of the J2EE Management API |
| Uses of StatisticImpl in org.apache.activemq.management |
|---|
| Subclasses of StatisticImpl in org.apache.activemq.management | |
|---|---|
class |
BoundaryStatisticImpl
A boundary statistic implementation |
class |
BoundedRangeStatisticImpl
A bounded range statistic implementation |
class |
CountStatisticImpl
A count statistic implementation |
class |
JCAConnectionPoolStatsImpl
Statistics for a JCA connection pool |
class |
JCAConnectionStatsImpl
Statistics for a JCA connection |
class |
JCAStatsImpl
Statistics for a number of JCA connections and connection pools |
class |
JMSConnectionStatsImpl
Statistics for a JMS connection |
class |
JMSConsumerStatsImpl
Statistics for a JMS consumer |
class |
JMSEndpointStatsImpl
Statistics for a JMS endpoint, typically a MessageProducer or MessageConsumer but this class can also be used to represent statistics on a Destination as well. |
class |
JMSProducerStatsImpl
Statistics for a JMS producer |
class |
JMSSessionStatsImpl
Statistics for a JMS session |
class |
JMSStatsImpl
Statistics for a number of JMS connections |
class |
PollCountStatisticImpl
A count statistic implementation |
class |
RangeStatisticImpl
A range statistic implementation |
class |
SizeStatisticImpl
|
class |
StatsImpl
Base class for a Stats implementation |
class |
TimeStatisticImpl
A time statistic implementation |
| Methods in org.apache.activemq.management with parameters of type StatisticImpl | |
|---|---|
protected void |
StatsImpl.addStatistic(String name,
StatisticImpl statistic)
|
| Constructor parameters in org.apache.activemq.management with type arguments of type StatisticImpl | |
|---|---|
StatsImpl(Set<StatisticImpl> set)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||