com.ibm.websphere.management.statistics
Interface ServletStats
All Superinterfaces:
All known implementing classes:
Deprecated. As of 6.0, replaced with
javax.management.j2ee.statistics.ServletStats
- public interface ServletStats
- extends Stats
Method Summary
Modifier and Type | Method and Description |
---|---|
getServiceTime()
Deprecated.
|
Methods inherited from interface com.ibm.websphere.management.statistics.Stats |
---|
getStatistic, getStatisticNames, getStatistics |
Method Detail
getServiceTime
- TimeStatistic getServiceTime()
Deprecated.