File
Doc
Category
Size
Date
Package
ServletStats.java
API Doc
Glassfish v2 API
2186
Fri May 04 22:34:04 BST 2007
javax.management.j2ee.statistics
ServletStats
public interface ServletStats implements Stats
Specifies the statistics provided by a Servlet.
Fields Summary
Constructors Summary
Methods Summary
public
TimeStatistic
getServiceTime
()
Execution times for the methods.
Java Code Source