Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
EJB security manager destruction event
glassfish:security:ejb:securityManagerDestructionEvent( ava.lang.String appName)
This event is sent when security manager 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 manager objects that are currently present. This event decrements the EJB security manager count.
appName
The name of the application to which the EJB module belongs.