Uses of Interface
com.sun.enterprise.admin.monitor.stats.EJBMethodStats

Packages that use EJBMethodStats
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
 void MonitoringRegistry.registerEJBMethodStats(EJBMethodStats ejbMethodStats, String ejbMethodName, MonitoredObjectType ejbType, String ejbName, String moduleName, String applicationName, MonitoringLevelListener listener)
          Registers the Stats implementation for EJBMethodStats
 



Copyright © 2012. All Rights Reserved.