Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
application undeployed event
glassfish:deployment:lifecycle:applicationUneployedEvent ( String appName, String appType)
This event is sent when an application is undeployed. Use this event to count the total number of deployed applications and the number of the currently deployed applications.
appName
The name of the undeployed application.
appType
The type of the application that is undeployed, for example, web or ejb.