|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
StatisticActions
public interface StatisticActionListener
This interface is used to propagate action events from PMI service to the runtime component.
Method Summary | |
---|---|
void |
statisticCreated(com.ibm.wsspi.pmi.stat.SPIStatistic s)
Deprecated. This method is called to indicate that a statistic is created in the Stats instance. |
void |
updateStatisticOnRequest(int dataId)
Deprecated. This method is called to indicate that a client or monitoring application is requesting the statistic. |
Method Detail |
---|
void statisticCreated(com.ibm.wsspi.pmi.stat.SPIStatistic s)
s
- statistic created in the StatsInstancevoid updateStatisticOnRequest(int dataId)
dataId
- data ID of the statistic
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |