public class TransactionNotificationSynchronization
extends java.lang.Object
| Constructor and Description |
|---|
TransactionNotificationSynchronization(java.util.List<DeferredEventNotification<?>> notifications) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterCompletion(int status) |
void |
beforeCompletion() |
public TransactionNotificationSynchronization(java.util.List<DeferredEventNotification<?>> notifications)
notifications - The ordered list of notificationsCopyright © 2015. All Rights Reserved.