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:jca:work-management:workDequeued

work dequeued event

Synopsis

glassfish:jca:work-management:workDequeued(
java.lang.String raName)

Description

This event is sent when the submitted work is taken from the wait queue.

Use this event to count the number of dequeued work instances or to calculate the current size of work queue when you know the number of queued work instances.

Parameters

raName

The name of the resource adapter that submitted the work instance.