Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
set timeout in seconds event
glassfish:kernel:connections-keep-alive:setTimeoutInSecondsEvent( java.lang.String listenerName, int timeoutInSeconds)
This event is called when the time during which a keep-alive connection can stay idle is changed.
Use this event to get notification of changes to the time during which a keep-alive connection can stay idle.
listenerName
The name of the network listener associated with this keep-alive setting.
timeoutInSeconds
The time in seconds during which a keep-alive connection can stay idle.