Class TransactionHandleImpl

  • All Implemented Interfaces:
    org.glassfish.enterprise.concurrent.spi.TransactionHandle

    public class TransactionHandleImpl
    extends Object
    implements org.glassfish.enterprise.concurrent.spi.TransactionHandle
    • Constructor Detail

      • TransactionHandleImpl

        public TransactionHandleImpl​(jakarta.transaction.Transaction transaction)
    • Method Detail

      • getTransaction

        public jakarta.transaction.Transaction getTransaction()