glassfish:security:ejb:policyDestructionEvent

EJB policy destruction event

Synopsis

glassfish:security:ejb:policyDestructionEvent(
java.lang.String contextId) 

Description

This event is sent when security policy configuration destruction starts undeploying a standalone EJB module or an EJB module in an enterprise archive file.

Use this event to count the number of EJB security policy configuration objects that are currently present. This event decrements the EJB policy configuration count.

Parameters

contextId

The web context id of the specific EJB application.