| Class | Description |
|---|---|
| ApplicationExceptionDetails |
Class that stores details about application exceptions
|
| BMTInterceptor |
Suspend an incoming tx.
|
| CMTTxInterceptor |
Ensure the correct exceptions are thrown based on both caller
transactional context and supported Transaction Attribute Type
EJB3 13.6.2.6
EJB3 Core Specification 14.3.1 Table 14
|
| 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.
|
| OwnableReentrantLock |
A lock that supports reentrancy based on owner (and not on current thread).
|
| SingletonLifecycleCMTTxInterceptor | |
| SingletonLifecycleCMTTxInterceptor.Factory | |
| StatefulBMTInterceptor |
A per instance interceptor that keeps an association with the outcoming transaction.
|
| TimerCMTTxInterceptor |
CMT interceptor for timer invocations.
|
| Exception | Description |
|---|---|
| TimerTransactionRolledBackException |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.