Class WizardHandlerProducer

  • All Implemented Interfaces:
    net.anotheria.moskito.core.producers.IStatsProducer

    public final class WizardHandlerProducer
    extends Object
    implements net.anotheria.moskito.core.producers.IStatsProducer
    Wizard handler producer, as Moskito IStatsProducer.
    Author:
    h3ll
    • Constructor Detail

      • WizardHandlerProducer

        public WizardHandlerProducer​(String aProducerId)
        Handler Constructor.
        Parameters:
        aProducerId - id
    • Method Detail

      • getMonitoringIntervals

        protected net.anotheria.moskito.core.stats.Interval[] getMonitoringIntervals()
      • getCategory

        public String getCategory()
        Specified by:
        getCategory in interface net.anotheria.moskito.core.producers.IStatsProducer
      • getProducerId

        public String getProducerId()
        Specified by:
        getProducerId in interface net.anotheria.moskito.core.producers.IStatsProducer
      • getStats

        public List<net.anotheria.moskito.core.producers.IStats> getStats()
        Specified by:
        getStats in interface net.anotheria.moskito.core.producers.IStatsProducer
      • getSubsystem

        public String getSubsystem()
        Specified by:
        getSubsystem in interface net.anotheria.moskito.core.producers.IStatsProducer