|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BMTInterceptor | |
|---|---|
| org.jboss.ejb3.tx | |
| Uses of BMTInterceptor in org.jboss.ejb3.tx |
|---|
| Subclasses of BMTInterceptor in org.jboss.ejb3.tx | |
|---|---|
class |
StatefulBMTInterceptor
EJB 3 13.6.1: In the case of a stateful session bean, it is possible that the business method that started a transaction completes without committing or rolling back the transaction. |
class |
StatelessBMTInterceptor
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||