|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EJBTimedObjectStatsProvider
| Method Summary | |
|---|---|
long |
getTimersCreated()
|
long |
getTimersDelivered()
|
long |
getTimersRemoved()
|
void |
monitoringLevelChanged(boolean monitoringOn)
Notification that the monitoringLevel is either turned off (false) OR turned on (true). |
| Methods inherited from interface com.sun.ejb.spi.stats.StatsProvider |
|---|
appendStats |
| Method Detail |
|---|
long getTimersCreated()
long getTimersRemoved()
long getTimersDelivered()
void monitoringLevelChanged(boolean monitoringOn)
monitoringOn - true if monitoring is either HIGH / LOW
false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||