glassfish:security:web:policyConfigurationDestructionEvent

policy configuration destruction event

Synopsis

glassfish:security:web:policyConfigurationDestructionEvent(
    java.lang.String contextId)

Description

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

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

Parameters

contextId

The web context id of the web application.