Package | Description |
---|---|
org.jboss.as.ejb3.tx |
Modifier and Type | Class and Description |
---|---|
class |
EjbBMTInterceptor
EJB 3 13.6.1:
If a stateless session bean instance starts a transaction in a business method or interceptor method, it
must commit the transaction before the business method (or all its interceptor methods) returns.
|
class |
StatefulBMTInterceptor
A per instance interceptor that keeps an association with the outcoming transaction.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.