de29d3dcda2d5adc4367e339e5f75dc9a9729ada
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type manager : BeanManager to annotated : CdiCamelContextAnnotated in method package CdiCamelContextBean(annotated CdiCamelContextAnnotated, target InjectionTarget<DefaultCamelContext>) in class org.apache.camel.cdi.CdiCamelContextBean | From | To | |
Inline Method | 3 | ||
Inline Method private processCamelContextBean(annotated Annotated, bean Bean<?>) : void inlined to private camelContextProducerFields(pb ProcessProducerField<T,?>) : void in class org.apache.camel.cdi.CdiCamelExtension | From | To | |
Inline Method private processCamelContextBean(annotated Annotated, bean Bean<?>) : void inlined to private camelContextProducerMethods(pb ProcessProducerMethod<T,?>) : void in class org.apache.camel.cdi.CdiCamelExtension | From | To | |
Inline Method private processCamelContextBean(annotated Annotated, bean Bean<?>) : void inlined to private camelContextBeans(pb ProcessBean<T>) : void in class org.apache.camel.cdi.CdiCamelExtension | From | To | |
Rename Parameter | 1 | ||
Rename Parameter manager : BeanManager to annotated : CdiCamelContextAnnotated in method package CdiCamelContextBean(annotated CdiCamelContextAnnotated, target InjectionTarget<DefaultCamelContext>) in class org.apache.camel.cdi.CdiCamelContextBean | From | To |