| 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.
|
| LifecycleCMTTxInterceptor |
Transaction interceptor for Singleton and Stateless beans,
|
| LifecycleCMTTxInterceptor.Factory | |
| OwnableReentrantLock |
A lock that supports reentrancy based on owner (and not on current thread).
|
| StatefulBMTInterceptor |
A per instance interceptor that keeps an association with the outcoming transaction.
|
| TimerCMTTxInterceptor |
CMT interceptor for timer invocations.
|
| Exception | Description |
|---|---|
| TimerTransactionRolledBackException |
Copyright © 2020 JBoss by Red Hat. All rights reserved.