|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebModuleStats | |
|---|---|
| com.sun.enterprise.admin.monitor.registry | Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API. |
| Uses of WebModuleStats in com.sun.enterprise.admin.monitor.registry |
|---|
| Methods in com.sun.enterprise.admin.monitor.registry that return WebModuleStats | |
|---|---|
WebModuleStats |
MonitoringRegistry.getWebModuleStats(String j2eeAppName,
String webModuleName,
String ctxRoot,
String vsId)
Gets the WebModuleStats associated with the web module named webModuleName that is part of the application named
j2eeAppName and has been deployed on the virtual server
vsId. |
| Methods in com.sun.enterprise.admin.monitor.registry with parameters of type WebModuleStats | |
|---|---|
void |
MonitoringRegistry.registerWebModuleStats(WebModuleStats stats,
String j2eeAppName,
String webModuleName,
String ctxRoot,
String vsId,
MonitoringLevelListener listener)
Registers the given WebModuleStats for the web module with the given webModuleName deployed on the virtual server with the
given vsId. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||