Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
View PDF

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.