glassfish:security:ejb:securityManagerCreationEvent

EJB security manager creation event

Synopsis

glassfish:security:ejb:securityManagerCreationEvent(
java.lang.String appName)

Description

This event is sent when security manager creation starts deploying 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 increments the EJB security manager count.

Parameters

appName

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