org.apache.geronimo.management.stats
Class URLStatsImpl

java.lang.Object
  extended by org.apache.geronimo.management.stats.StatsImpl
      extended by org.apache.geronimo.management.stats.URLStatsImpl
All Implemented Interfaces:
Serializable, Stats, URLStats

public class URLStatsImpl
extends StatsImpl
implements URLStats

Geronimo implementation of the JSR-77 URLStats interface.

See Also:
Serialized Form

Constructor Summary
URLStatsImpl()
           
 
Method Summary
 
Methods inherited from class org.apache.geronimo.management.stats.StatsImpl
addStat, getStatistic, getStatisticNames, getStatistics, removeStat, setLastSampleTime, setStartTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Constructor Detail

URLStatsImpl

public URLStatsImpl()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.