| Package | Description |
|---|---|
| com.sun.enterprise.admin.monitor.registry |
Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringRegistry.registerServletStats(ServletStats stats,
String j2eeAppName,
String webModuleName,
String ctxRoot,
String vsId,
String servletName,
MonitoringLevelListener listener)
registers a servlet/JSP, with the monitoring infrastructure
The servlet/Jsp could be part of a J2EE Application or a
stand-alone web module.
|
Copyright © 2015. All rights reserved.