Class StatisticValue.CountStatistic

java.lang.Object
com.bea.wli.monitoring.StatisticValue
com.bea.wli.monitoring.StatisticValue.CountStatistic
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
StatisticValue.IntervalStatistic
Enclosing class:
StatisticValue

public static class StatisticValue.CountStatistic extends StatisticValue
Class to represent statistic value of type count.
See Also:
  • Constructor Details

  • Method Details

    • getCount

      public long getCount()
      Gets statistics count.
      Returns:
      Count.