org.kuali.rice.kcb.service.impl
Class MessagingServiceImpl.QueueProcessingJobSynchronization

java.lang.Object
  extended by org.springframework.transaction.support.TransactionSynchronizationAdapter
      extended by org.kuali.rice.kcb.service.impl.MessagingServiceImpl.QueueProcessingJobSynchronization
All Implemented Interfaces:
org.springframework.core.Ordered, org.springframework.transaction.support.TransactionSynchronization
Enclosing class:
MessagingServiceImpl

public static class MessagingServiceImpl.QueueProcessingJobSynchronization
extends org.springframework.transaction.support.TransactionSynchronizationAdapter


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
 void afterCommit()
           
 
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
 

Method Detail

afterCommit

public void afterCommit()
Specified by:
afterCommit in interface org.springframework.transaction.support.TransactionSynchronization
Overrides:
afterCommit in class org.springframework.transaction.support.TransactionSynchronizationAdapter


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.