Class StatisticCounter
java.lang.Object
org.apache.camel.management.mbean.Statistic
org.apache.camel.management.mbean.StatisticCounter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StatisticCounter
public StatisticCounter()
-
-
Method Details
-
updateValue
- Specified by:
updateValuein classStatistic
-
getValue
-
toString
-
reset
-
isUpdated
Description copied from class:StatisticWhether the statistic has been updated one or more times. Notice this is only working for value, maximum and minimum modes.
-