ae02d5a0c45e161a3c2a31dffe27c7ce12e2f1fb
Files Diff
- Added: 3
- Removed: 18
- Renamed: 0
- Modified: 95
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type event : CacheEvent<? extends Object,? extends Object> to event : CacheEvent<?,?> in method public onEvent(event CacheEvent<?,?>) : void in class org.apache.camel.component.ehcache.EhcacheConsumer | From | To | |
Extract Variable | 1 | ||
Extract Variable clazz : String in method public lookupByType(blueprintContainer BlueprintContainer, type Class<T>, includeNonSingletons boolean) : Map<String,T> from class org.apache.camel.blueprint.BlueprintContainerRegistry | From | To |