JavaScript is disabled on your browser.
Red Hat JBoss Enterprise Application Platform 7.1.0.Beta1
@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
Red Hat JBoss Enterprise Application Platform 7.1.0.Beta1
Copyright © 2017 JBoss by Red Hat . All rights reserved.