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