Save This Page
Home » openjdk-7 » javax » management » j2ee » statistics » [javadoc | source]
javax.management.j2ee.statistics
public interface: ServletStats [javadoc | source]

All Implemented Interfaces:
    Stats

Specifies the statistics provided by a Servlet.
Method from javax.management.j2ee.statistics.ServletStats Summary:
getServiceTime
Method from javax.management.j2ee.statistics.ServletStats Detail:
 public TimeStatistic getServiceTime()
    Execution times for the methods.