glassfish:deployment:lifecycle:applicationUndeployedEvent

application undeployed event

Synopsis

glassfish:deployment:lifecycle:applicationUneployedEvent (
String appName,
String appType)

Description

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.

Parameters

appName

The name of the undeployed application.

appType

The type of the application that is undeployed, for example, web or ejb.