JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.activemq.management
Interface Resettable
All Known Implementing Classes:
BoundaryStatisticImpl
,
BoundedRangeStatisticImpl
,
ConnectionStatistics
,
ConnectorStatistics
,
CountStatisticImpl
,
DestinationStatistics
,
JCAConnectionPoolStatsImpl
,
JCAConnectionStatsImpl
,
JCAStatsImpl
,
JMSConnectionStatsImpl
,
JMSConsumerStatsImpl
,
JMSEndpointStatsImpl
,
JMSProducerStatsImpl
,
JMSSessionStatsImpl
,
JMSStatsImpl
,
PollCountStatisticImpl
,
RangeStatisticImpl
,
StatisticImpl
,
StatsImpl
,
TimeStatisticImpl
public interface
Resettable
Represents some statistic that is capable of being reset
Method Summary
Methods
Modifier and Type
Method and Description
void
reset
()
Reset the statistic
Method Detail
reset
void
reset
()
Reset the statistic
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2005–2014. All rights reserved.