Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


3.9.76 /glassfish-ejb-jar/enterprise-beans/ejb/bean-pool/pool-idle-timeout-in-seconds

/glassfish-ejb-jar/enterprise-beans/ejb/bean-pool/pool-idle-timeout-in-seconds specifies the maximum time that a bean is allowed to remain idle in the pool.

Description

/glassfish-ejb-jar/enterprise-beans/ejb/bean-pool/pool-idle-timeout-in-seconds specifies the maximum time (in seconds) that a bean instance is allowed to remain idle in the pool. When this timeout expires, the bean instance in a pool becomes a candidate for passivation or deletion. A value of 0 specifies that idle beans remain in the pool indefinitely.

Specifiable values

Type: Integer

0 to 2147483647

Default value

If the definition item is omitted

600

Repetition pattern

0 or 1 time