Uses of Class
org.jboss.as.ejb3.tx.BMTInterceptor
Packages that use BMTInterceptor
-
Uses of BMTInterceptor in org.jboss.as.ejb3.tx
Subclasses of BMTInterceptor in org.jboss.as.ejb3.txModifier and TypeClassDescriptionclassEJB 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.classA per instance interceptor that keeps an association with the outcoming transaction.