org.apache.geronimo.management.stats
Class ServletStatsImpl
java.lang.Object
org.apache.geronimo.management.stats.StatsImpl
org.apache.geronimo.management.stats.ServletStatsImpl
- All Implemented Interfaces:
- Serializable, ServletStats, Stats
public class ServletStatsImpl
- extends StatsImpl
- implements ServletStats
Geronimo implementation of the JSR-77 ServletStats interface.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletStatsImpl
public ServletStatsImpl()
getServiceTime
public TimeStatistic getServiceTime()
- Specified by:
getServiceTime
in interface ServletStats
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.