File
Doc
Category
Size
Date
Package
SerializedConcurrentAccess.java
API Doc
JBoss 4.2.1
1571
Fri Jul 13 20:54:02 BST 2007
org.jboss.annotation.ejb
SerializedConcurrentAccess
public class SerializedConcurrentAccess
Set on a stateful bean. Instead of throwing an exception on concurrent access to the stateful bean, block/serialize access.
author
Bill Burke
version
$Revision: 60233 $
Fields Summary
Constructors Summary
Methods Summary
Java Code Source