EJBTimedObjectStatsProviderpublic interface EJBTimedObjectStatsProvider implements StatsProvider
Methods Summary |
---|
public long | getTimersCreated()
| public long | getTimersDelivered()
| public long | getTimersRemoved()
| public void | monitoringLevelChanged(boolean monitoringOn)Notification that the monitoringLevel is either turned off (false)
OR turned on (true).
|
|