javax.management.j2ee.statistics

Interface ServletStats

All Superinterfaces:
Stats

public interface ServletStats
extends Stats

Method Summary

TimeStatistic
getServiceTime()

Methods inherited from interface javax.management.j2ee.statistics.Stats

getStatistic, getStatisticNames, getStatistics

Method Details

getServiceTime

public TimeStatistic getServiceTime()