Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
on task queued event
glassfish:kernel:connection-queue:onTaskQueuedEvent( java.lang.String listenerName, int taskId)
This event is called when a new task is added to a task queue.
Use this event to count the total number of queued tasks.
listenerName
The name of the network listener associated with the task queue.
taskId
The ID of the newly queued task.