Class AllJobStatisticsMBean

All Implemented Interfaces:
DynamicMBean, MBeanRegistration, org.apache.sling.event.jobs.jmx.StatisticsMBean, org.apache.sling.event.jobs.Statistics

public class AllJobStatisticsMBean extends AbstractJobStatistics
  • Constructor Details

    • AllJobStatisticsMBean

      public AllJobStatisticsMBean()
  • Method Details

    • getStatistics

      protected org.apache.sling.event.jobs.Statistics getStatistics()
      Specified by:
      getStatistics in class AbstractJobStatistics
      Returns:
      the aggregate stats from the job manager.
    • getName

      public String getName()