com.ibm.websphere.management.statistics
Interface ServletStats

All Superinterfaces:
Stats

public interface ServletStats
extends Stats


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

Method Detail

getServiceTime

public TimeStatistic getServiceTime()