7385c771976d6d6b853c569896cd073563a6cae2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public setExceptionClasses(exceptionClasses List<Class<? extends Throwable>>) : void moved from class org.apache.camel.model.OnExceptionDefinition to class org.apache.camel.reifier.OnExceptionReifier & inlined to public createProcessor(routeContext RouteContext) : CatchProcessor | From | To | |
Change Return Type | 1 | ||
Change Return Type Class<? extends Throwable> to String in method private getExceptionPolicyFor(support ErrorHandlerSupport, childException Throwable, index int) : String in class org.apache.camel.processor.ErrorHandlerSupportTest | From | To |