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