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, requeue
public DocumentMessageExceptionHandler()
protected void placeInException(Throwable throwable, PersistedMessageBO message) throws Exception
placeInException
in class DefaultMessageExceptionHandler
Exception
public void handleExceptionLastDitchEffort(Throwable throwable, PersistedMessageBO message, Object service) throws Exception
handleExceptionLastDitchEffort
in interface MessageExceptionHandler
handleExceptionLastDitchEffort
in class DefaultMessageExceptionHandler
Exception
protected void scheduleExecution(Throwable throwable, PersistedMessageBO message) throws Exception
scheduleExecution
in class DefaultMessageExceptionHandler
Exception
protected String getDocumentId(PersistedMessageBO message)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.