protected static class AbstractEventBus.EventTriggerTransactionSynchronization extends TransactionSynchronizationAdapter
Type | Name and description |
---|---|
AbstractEventBus.NotificationTrigger |
notificationTrigger |
TransactionPhase |
transactionPhase |
Constructor and description |
---|
EventTriggerTransactionSynchronization(AbstractEventBus.NotificationTrigger notificationTrigger, TransactionPhase transactionPhase) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
afterCommit() |
|
void |
afterCompletion(int status) |
|
void |
beforeCommit(boolean readOnly) |
Groovy Documentation