Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
set maximum task queue size event
glassfish:kernel:connection-queue:setMaxTaskQueueSizeEvent( java.lang.String listenerName, int size)
This event is called when the maximum size of a task queue is changed.
Use this event to get notifications of maximum queue size value changes.
listenerName
The name of the network listener associated with the task queue.
size
The maximum number of tasks that can be queued.