Class BoxHandlerProducer

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

    public class BoxHandlerProducer
    extends Object
    implements net.anotheria.moskito.core.producers.IStatsProducer
    A stats producer for boxhandler for embedding into moskito.
    Author:
    another
    • Constructor Detail

      • BoxHandlerProducer

        public BoxHandlerProducer​(String aProducerId)
    • 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