Package org.jboss.as.ejb3.tx
package org.jboss.as.ejb3.tx
-
ClassDescriptionClass that stores details about application exceptionsSuspend an incoming tx.NOTE: References in this file to Enterprise JavaBeans (EJB) refer to the Jakarta Enterprise Beans unless otherwise noted.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.Transaction interceptor for Singleton and Stateless beans,A lock that supports reentrancy based on owner (and not on current thread).A per instance interceptor that keeps an association with the outcoming transaction.CMT interceptor for timer invocations.