Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
work dequeued event
glassfish:jca:work-management:workDequeued( java.lang.String raName)
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.
raName
The name of the resource adapter that submitted the work instance.