FileDocCategorySizeDatePackage
EJBTimedObjectStatsProvider.javaAPI DocGlassfish v2 API2435Fri May 04 22:33:14 BST 2007com.sun.ejb.spi.stats

EJBTimedObjectStatsProvider

public interface EJBTimedObjectStatsProvider implements StatsProvider

Fields Summary
Constructors Summary
Methods Summary
public longgetTimersCreated()

public longgetTimersDelivered()

public longgetTimersRemoved()

public voidmonitoringLevelChanged(boolean monitoringOn)
Notification that the monitoringLevel is either turned off (false) OR turned on (true).

param
monitoringOn true if monitoring is either HIGH / LOW false otherwise