File
Doc
Category
Size
Date
Package
PoolClass.java
API Doc
JBoss 4.2.1
1763
Fri Jul 13 20:54:02 BST 2007
org.jboss.annotation.ejb
PoolClass
public class PoolClass
Annotation for specifying the pool class to manage thread pooling for a stateless session bean. To control the pool size of an MDB, use the "minSession" and "maxSession" ActivationConfigProperty
author
Bill Burke
version
$Revision: 61806 $
Fields Summary
Constructors Summary
Methods Summary
int
maxSize
()
long
timeout
()
java.lang.Class
value
()
Java Code Source