Interface ServletStats

All Superinterfaces:
Stats

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

    • getServiceTime

      TimeStatistic getServiceTime()
      Execution times for the methods.