org.kuali.rice.ksb.messaging
Class TestExceptionRoutingServiceImpl
java.lang.Object
   org.kuali.rice.ksb.messaging.exceptionhandling.DefaultExceptionServiceImpl
org.kuali.rice.ksb.messaging.exceptionhandling.DefaultExceptionServiceImpl
       org.kuali.rice.ksb.messaging.TestExceptionRoutingServiceImpl
org.kuali.rice.ksb.messaging.TestExceptionRoutingServiceImpl
- All Implemented Interfaces: 
- ExceptionRoutingService
- public class TestExceptionRoutingServiceImpl 
- extends DefaultExceptionServiceImpl
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TestExceptionRoutingServiceImpl
public TestExceptionRoutingServiceImpl()
placeInExceptionRouting
public void placeInExceptionRouting(Throwable throwable,
                                    PersistedMessageBO message,
                                    Object service)
- 
- Specified by:
- placeInExceptionRoutingin interface- ExceptionRoutingService
- Overrides:
- placeInExceptionRoutingin class- DefaultExceptionServiceImpl
 
- 
 
callRealPlaceInExceptionRouting
public void callRealPlaceInExceptionRouting(Throwable throwable,
                                            PersistedMessageBO message,
                                            Object service)
                                     throws Exception
- 
- Throws:
- Exception
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.