|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SPIStats
WebSphere interface to instrument Stats. Typically, the methods in this interface are not called from the application.
Method Summary | |
---|---|
void |
setLevel(int level)
Deprecated. No replacement |
void |
setName(java.lang.String name)
Set the Stats name |
void |
setStatistics(java.util.ArrayList dataMembers)
Set statistics for this Stats |
void |
setStatsType(java.lang.String modName)
Set the stats type |
void |
setSubStats(java.util.ArrayList subCollections)
Set child stats |
Methods inherited from interface com.ibm.websphere.pmi.stat.WSStats |
---|
getLevel, getName, getStatistic, getStatistic, getStatisticNames, getStatistics, getStats, getStatsType, getSubStats, getTime, getType, listStatisticNames, listStatistics, listSubStats, numStatistics, resetOnClient, setConfig, toString, toXML, update |
Method Detail |
---|
void setName(java.lang.String name)
void setStatsType(java.lang.String modName)
void setLevel(int level)
void setStatistics(java.util.ArrayList dataMembers)
void setSubStats(java.util.ArrayList subCollections)
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |