Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
work queued event
glassfish:jca:work-management:workQueued( java.lang.String raName)
This event is sent when a resource adapter submits a work instance to the Work Manager and the work is queued for execution.
Use this event to count the number of work instances that are queued for execution.
raname
The name of the resource adapter that submitted the work instance.