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:ejbpolicy:policyCreationEvent

EJB policy creation event

Synopsis

glassfish:security:ejbpolicy:policyCreationEvent(
java.lang.String contextId)

Description

This event is sent when security policy configuration 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 policy configuration objects that are currently present. This event increments the EJB policy configuration count.

Parameters

contextId

The EJB context id of the specific EJB application.