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
Go to next page
Next
View PDF

glassfish:security:web:securityManagerDestructionEvent

security manager destruction event

Synopsis

glassfish:security:web:securityManagerDestructionEvent(
java.lang.String appName)

Description

This event is sent when the security manager destruction starts on deploying a standalone web module or a web module in an enterprise archive file.

Use this event to count the number of web security managers that are currently present. This event decrements the web security manager count.

Parameters

appName

The name of the application to which the web module belongs.