Class RegionStatistics

  • All Implemented Interfaces:
    Statistic, Stats, org.apache.activemq.management.Resettable

    public class RegionStatistics
    extends org.apache.activemq.management.StatsImpl
    The J2EE Statistics for the Connection.
    • Constructor Detail

      • RegionStatistics

        public RegionStatistics()
      • RegionStatistics

        public RegionStatistics​(boolean enabled)
    • Method Detail

      • getAdvisoryDestinations

        public org.apache.activemq.management.CountStatisticImpl getAdvisoryDestinations()
      • getDestinations

        public org.apache.activemq.management.CountStatisticImpl getDestinations()
      • getAllDestinations

        public org.apache.activemq.management.CountStatisticImpl getAllDestinations()
      • reset

        public void reset()
        Specified by:
        reset in interface org.apache.activemq.management.Resettable
        Overrides:
        reset in class org.apache.activemq.management.StatsImpl
      • setEnabled

        public void setEnabled​(boolean enabled)
        Overrides:
        setEnabled in class org.apache.activemq.management.StatisticImpl