|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimerServiceStats
A Stats interface to represent the statistical data exposed by the Ejb Timer Service.
| Method Summary | |
|---|---|
CountStatistic |
getNumTimersCreated()
Total number of timers created in the system |
CountStatistic |
getNumTimersDelivered()
Total number of timers delivered by the system |
CountStatistic |
getNumTimersRemoved()
Total number of timers removed from the system |
| Methods inherited from interface org.glassfish.j2ee.statistics.Stats |
|---|
getStatistic, getStatisticNames, getStatistics |
| Method Detail |
|---|
CountStatistic getNumTimersCreated()
CountStatistic getNumTimersDelivered()
CountStatistic getNumTimersRemoved()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||