- java.lang.Object
-
- org.springframework.transaction.support.TransactionSynchronizationAdapter
-
- com.revolsys.transaction.SendToChannelAfterCommit<T>
-
-
Field Summary
-
Fields inherited from interface org.springframework.transaction.support.TransactionSynchronization
STATUS_COMMITTED, STATUS_ROLLED_BACK, STATUS_UNKNOWN
-
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
afterCommit() |
static <V> void |
send(Channel<V> channel,
V value) |
-
Methods inherited from class org.springframework.transaction.support.TransactionSynchronizationAdapter
afterCompletion, beforeCommit, beforeCompletion, flush, getOrder, resume, suspend
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015 Revolution Systems Inc.. All rights reserved.