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