javax.management.j2ee.statistics
Interface ServletStats

All Superinterfaces:
Stats

public interface ServletStats
extends Stats

Version:
$Revision: 1.3 $

Method Summary
 TimeStatistic getServiceTime()
           
 
Methods inherited from interface javax.management.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 

Method Detail

getServiceTime

public TimeStatistic getServiceTime()


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.