Class TransactionSetupProviderImpl

java.lang.Object
org.glassfish.concurrent.runtime.TransactionSetupProviderImpl
All Implemented Interfaces:
Serializable, org.glassfish.concurro.spi.TransactionSetupProvider

public class TransactionSetupProviderImpl extends Object implements org.glassfish.concurro.spi.TransactionSetupProvider
See Also:
  • Constructor Details

    • TransactionSetupProviderImpl

      public TransactionSetupProviderImpl(com.sun.enterprise.transaction.api.JavaEETransactionManager transactionManager, boolean keepTransactionUnchanged, boolean clearTransaction)
  • Method Details

    • beforeProxyMethod

      public org.glassfish.concurro.spi.TransactionHandle beforeProxyMethod(String transactionExecutionProperty)
      Specified by:
      beforeProxyMethod in interface org.glassfish.concurro.spi.TransactionSetupProvider
    • afterProxyMethod

      public void afterProxyMethod(org.glassfish.concurro.spi.TransactionHandle handle, String transactionExecutionProperty)
      Specified by:
      afterProxyMethod in interface org.glassfish.concurro.spi.TransactionSetupProvider