Interface ServletStats

  • All Superinterfaces:
    Stats

    public interface ServletStats
    extends Stats
    Specifies the statistics provided by a Servlet.
    • Method Detail

      • getServiceTime

        TimeStatistic getServiceTime()
        Execution times for the methods.