Uses of Interface
com.sun.enterprise.admin.monitor.stats.EJBMethodStats
-
Packages that use EJBMethodStats 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 EJBMethodStats in com.sun.enterprise.admin.monitor.registry
Methods in com.sun.enterprise.admin.monitor.registry with parameters of type EJBMethodStats Modifier and Type Method Description voidMonitoringRegistry. registerEJBMethodStats(EJBMethodStats ejbMethodStats, String ejbMethodName, MonitoredObjectType ejbType, String ejbName, String moduleName, String applicationName, MonitoringLevelListener listener)Registers the Stats implementation for EJBMethodStats
-