Uses of Interface
com.sun.enterprise.admin.monitor.stats.GFJTAStats
-
Packages that use GFJTAStats 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 GFJTAStats in com.sun.enterprise.admin.monitor.registry
Methods in com.sun.enterprise.admin.monitor.registry with parameters of type GFJTAStats Modifier and Type Method Description voidMonitoringRegistry. registerJTAStats(GFJTAStats jtaStats, MonitoringLevelListener listener)Registers the Stats implementation for the resource JTAStats
-