webModuleName deployed on the virtual server with the given vsId.
@param j2eeAppName String representing the J2EE Application to whichthe web module belongs, or null if the web module is stand-alone
@param webModuleName The name of the web module from which to unregisterthe stats
@param ctxRoot The context root at which the web module has beendeployed
@param vsId The id of the virtual-server on which the web module hasbeen deployed
@throws MonitoringRegistrationException
| |