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:transaction:transaction-service:activated

transaction created event

Synopsis

glassfish:transaction:transaction-service:activated ()

Description

This event is sent when a new transaction instance is created by the transaction manager. Transaction can be destroyed and another transaction created instead if a non-XA transaction had been upgraded to an XA transaction.

Use this event to count the number of active transactions in the server.

Parameters

None.