com.ibm.websphere.management.statistics
Interface ServletStats

All Superinterfaces:
Stats

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.