com.ibm.websphere.management.statistics

Interface ServletStats

All Superinterfaces:
Stats
All known implementing classes:
ServletStatsImpl

Deprecated. As of 6.0, replaced with javax.management.j2ee.statistics.ServletStats
  1. public interface ServletStats
  2. extends Stats

Method Summary

Modifier and Type Method and Description
  1. TimeStatistic
getServiceTime()
Deprecated.
Methods inherited from interface com.ibm.websphere.management.statistics.Stats
getStatistic, getStatisticNames, getStatistics

Method Detail

getServiceTime

  1. TimeStatistic getServiceTime()
Deprecated.