|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is used to propagate action events from PMI service to the runtime component.
Method Summary | |
---|---|
void |
statisticCreated(SPIStatistic s)
This method is called to indicate that a statistic is created in the Stats instance. |
void |
updateStatisticOnRequest(int dataId)
This method is called to indicate that a client or monitoring application is requesting the statistic. |
Method Detail |
public void statisticCreated(SPIStatistic s)
s
- statistic created in the StatsInstancepublic void updateStatisticOnRequest(int dataId)
dataId
- data ID of the statistic
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |