|
|||||||||
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(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(SPIStatistic s)
s
- statistic created in the StatsInstancevoid 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 |