Class LifecycleCMTTxInterceptor

java.lang.Object
org.jboss.as.ejb3.tx.CMTTxInterceptor
org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor
All Implemented Interfaces:
org.jboss.invocation.Interceptor

public class LifecycleCMTTxInterceptor extends CMTTxInterceptor
Transaction interceptor for Singleton and Stateless beans,
Author:
Carlo de Wolf
  • Constructor Details

    • LifecycleCMTTxInterceptor

      public LifecycleCMTTxInterceptor(jakarta.ejb.TransactionAttributeType transactionAttributeType, int transactionTimeout)
  • Method Details