JavaScript is disabled on your browser.
Enterprise JavaBeans(TM) 3.1 API 1.0.2.Final
@Target (value =TYPE )
@Retention (value =RUNTIME )
public @interface StatefulTimeout
Specifies the amount of time a stateful session bean can be idle
( not receive any client invocations ) before it is eligible
for removal by the container.
Since:
3.1
Version:
$Revision$
Author:
Carlo de Wolf
Required Element Summary
Required Elements
Modifier and Type
Required Element and Description
long
value
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element and Description
TimeUnit
unit
Enterprise JavaBeans(TM) 3.1 API 1.0.2.Final
Copyright © 2015 JBoss by Red Hat . All rights reserved.