dfbf7cce7b0a2bee56fcd7c9291d7d6d5ec8542d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable view : T to holder : ViewHolder<T> in method public setCamelContext(camelContext CamelContext) : void in class org.apache.camel.impl.ha.AbstractCamelClusterService | From | To | |
Rename Variable view : T to holder : ViewHolder<T> in method protected doStart() : void in class org.apache.camel.impl.ha.AbstractCamelClusterService | From | To | |
Rename Variable view : T to holder : ViewHolder<T> in method protected doStop() : void in class org.apache.camel.impl.ha.AbstractCamelClusterService | From | To | |
Change Variable Type | 3 | ||
Change Variable Type view : T to holder : ViewHolder<T> in method protected doStart() : void in class org.apache.camel.impl.ha.AbstractCamelClusterService | From | To | |
Change Variable Type view : T to holder : ViewHolder<T> in method protected doStop() : void in class org.apache.camel.impl.ha.AbstractCamelClusterService | From | To | |
Change Variable Type view : T to holder : ViewHolder<T> in method public setCamelContext(camelContext CamelContext) : void in class org.apache.camel.impl.ha.AbstractCamelClusterService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type views : Map<String,T> to views : Map<String,ViewHolder<T>> in class org.apache.camel.impl.ha.AbstractCamelClusterService | From | To |