Uses of Interface
com.sun.enterprise.admin.monitor.stats.TimerServiceStats
-
Packages that use TimerServiceStats Package Description com.sun.enterprise.admin.monitor.registry Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API. -
-
Uses of TimerServiceStats in com.sun.enterprise.admin.monitor.registry
Methods in com.sun.enterprise.admin.monitor.registry with parameters of type TimerServiceStats Modifier and Type Method Description voidMonitoringRegistry. registerTimerStats(TimerServiceStats stats, MonitoredObjectType ejbType, String ejbName, String moduleName, String j2eeAppName, MonitoringLevelListener listener)Registers the timer stats for an ejb
-