public interface JmsTransactionListener
Modifier and Type | Method and Description |
---|---|
void |
onTransactionCommitted() |
void |
onTransactionRolledBack() |
void |
onTransactionStarted() |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.