public interface TransactionNotificationListener<T extends TransactionNotification> extends NotificationListener<TransactionNotification>
TransactionNotificationListener is an observer interface that objects can implement and then register themselves
with the Mule manager to be notified when a Transaction event occurs.isBlocking, onNotificationCopyright © 2024 MuleSoft, Inc.. All rights reserved.