Class LocalTransactionSupportIndirect

java.lang.Object
io.quarkiverse.messaginghub.pooled.jms.transaction.LocalTransactionSupportIndirect

public class LocalTransactionSupportIndirect extends Object
  • Constructor Details

    • LocalTransactionSupportIndirect

      public LocalTransactionSupportIndirect()
  • Method Details

    • getLocalTransactionConnectionFactory

      public static org.messaginghub.pooled.jms.JmsPoolConnectionFactory getLocalTransactionConnectionFactory(jakarta.jms.ConnectionFactory connectionFactory, PooledJmsRuntimeConfig pooledJmsRuntimeConfig)