glassfish:web:web-module:webModuleStoppedEvent

event

Synopsis

glassfish:web:web-module:webModuleStoppedEvent(
    java.lang.String appName,
    java.lang.String hostName)

Description

This event is sent whenever an application is about to be stopped (for example, as part of its undeployment).

Parameters

appName

The name of the web application that has been stopped.

hostName

The name of the virtual server on which the application has been deployed.