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.