edu.iu.uis.eden.messaging.exceptionhandling |
|
Java Source File Name | Type | Comment |
DefaultExceptionServiceImpl.java | Class | Default implementation of
ExceptionRoutingService . |
DefaultMessageExceptionHandler.java | Class | Default implementation of the
MessageExceptionHandler which handles exceptions thrown from message processing. |
DefaultMessageExceptionHandlerTest.java | Class | |
DocumentMessageExceptionHandler.java | Class | A
MessageExceptionHandler which handles putting documents into
exception routing. |
ExceptionMessagingTest.java | Class | |
ExceptionRoutingService.java | Interface | A service for putting a document into exception routing. |
ExceptionRoutingServiceImpl.java | Class | |
MessageExceptionHandler.java | Interface | A MessageExceptionHandler handles exception which arrise during processing of the
message. |
TestExceptionHandlerServiceImpl.java | Class | |