com.sun.appserv.management.monitor.statistics
Interface AltServletStats
- All Superinterfaces:
- ServletStats, Stats
- public interface AltServletStats
- extends ServletStats
Defines additional Sun ONE Application Server specific statistics
ServletStats interface.
Extension of javax.management.j2ee.statistics.ServletStats.
- See Also:
Servlet
getErrorCount
public CountStatistic getErrorCount()
- The errorCount represents the number of cases where the response
code was >= 400
- Returns:
- CountStatistic
Submit a bug or feature Copyright 2003 Sun Microsystems, Inc. All rights reserved.