ba1172adca9a61827fb7f115d728d091ba96c503
Files Diff
- Added: 77
- Removed: 4
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Bean<?> to SyntheticBean<?> in method private camelContextBean(manager BeanManager, qualifiers Annotation...) : SyntheticBean<?> in class org.apache.camel.cdi.CdiCamelExtension | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.camel.cdi.CdiCamelContextAnnotated renamed to org.apache.camel.cdi.SyntheticAnnotated | From | To | |
| Extract Method | 1 | ||
| Extract Method protected append(event LoggingEvent) : void extracted from public LogVerifier() in class org.apache.camel.cdi.rule.LogVerifier | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter annotationType : Class<? extends Annotation> to type : Class<? extends Annotation> in method public isAnnotationPresent(type Class<? extends Annotation>) : boolean in class org.apache.camel.cdi.SyntheticAnnotated | From | To |