Interface StatsMapper

  • All Known Implementing Classes:
    ServiceRequestStatsMapper

    public interface StatsMapper
    TODO comment this class
    Since:
    24.04.15 23:40
    Author:
    lrosenberg
    • Method Detail

      • getFactory

        net.anotheria.moskito.core.dynamic.IOnDemandStatsFactory getFactory()
      • updateStats

        void updateStats​(net.anotheria.moskito.core.producers.IStats statsObject,
                         Sample sample)