Class EjbBMTInterceptor

  • All Implemented Interfaces:
    org.jboss.invocation.Interceptor

    public class EjbBMTInterceptor
    extends BMTInterceptor
    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.
    Version:
    $Revision: $
    Author:
    Carlo de Wolf
    • Field Detail

      • FACTORY

        public static final org.jboss.invocation.InterceptorFactory FACTORY