|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionRoutingService
A service for putting a document into exception routing.
| Method Summary | |
|---|---|
void |
placeInExceptionRouting(Throwable throwable,
PersistedMessageBO message,
Object service)
|
void |
placeInExceptionRoutingLastDitchEffort(Throwable throwable,
PersistedMessageBO message,
Object service)
|
void |
scheduleExecution(Throwable throwable,
PersistedMessageBO message,
String description)
|
| Method Detail |
|---|
void placeInExceptionRouting(Throwable throwable,
PersistedMessageBO message,
Object service)
throws Exception
Exception
void placeInExceptionRoutingLastDitchEffort(Throwable throwable,
PersistedMessageBO message,
Object service)
throws Exception
Exception
void scheduleExecution(Throwable throwable,
PersistedMessageBO message,
String description)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||