public class DocumentMessageExceptionHandler extends DefaultMessageExceptionHandler
MessageExceptionHandler which handles putting documents into
 exception routing.| Constructor and Description | 
|---|
| DocumentMessageExceptionHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | getDocumentId(PersistedMessageBO message) | 
| void | handleExceptionLastDitchEffort(Throwable throwable,
                              PersistedMessageBO message,
                              Object service) | 
| protected void | placeInException(Throwable throwable,
                PersistedMessageBO message) | 
| protected void | scheduleExecution(Throwable throwable,
                 PersistedMessageBO message) | 
getGlobalMaxRetryAttempts, getImmediateExceptionRouting, getMaxRetryAttempts, getTimeIncrement, handleException, isInException, requeuepublic DocumentMessageExceptionHandler()
protected void placeInException(Throwable throwable, PersistedMessageBO message) throws Exception
placeInException in class DefaultMessageExceptionHandlerExceptionpublic void handleExceptionLastDitchEffort(Throwable throwable, PersistedMessageBO message, Object service) throws Exception
handleExceptionLastDitchEffort in interface MessageExceptionHandlerhandleExceptionLastDitchEffort in class DefaultMessageExceptionHandlerExceptionprotected void scheduleExecution(Throwable throwable, PersistedMessageBO message) throws Exception
scheduleExecution in class DefaultMessageExceptionHandlerExceptionprotected String getDocumentId(PersistedMessageBO message)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.