event
glassfish:web:web-module:webModuleStoppedEvent(
java.lang.String appName,
java.lang.String hostName)
This event is sent whenever an application is about to be stopped (for example, as part of its undeployment).
appNameThe name of the web application that has been stopped.
hostNameThe name of the virtual server on which the application has been deployed.