IBM WebSphere Application ServerTM
Release 8

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

public interface ServletStats
extends Stats


Method Summary
 TimeStatistic getServiceTime()
          Deprecated.  
 
Methods inherited from interface com.ibm.websphere.management.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getServiceTime

TimeStatistic getServiceTime()
Deprecated. 

IBM WebSphere Application ServerTM
Release 8