b150e7ada616b1329691621ce92bbc3e4d61130f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 6 | ||
Change Parameter Type channel : Channel to channel : JChannel in method public setChannel(channel JChannel) : void in class org.apache.camel.component.jgroups.JGroupsEndpoint | From | To | |
Change Parameter Type channel : Channel to channel : JChannel in method public JGroupsConsumer(endpoint JGroupsEndpoint, processor Processor, channel JChannel, clusterName String) in class org.apache.camel.component.jgroups.JGroupsConsumer | From | To | |
Change Parameter Type channel : Channel to channel : JChannel in method public setChannel(channel JChannel) : void in class org.apache.camel.component.jgroups.springboot.JGroupsComponentConfiguration | From | To | |
Change Parameter Type channel : Channel to channel : JChannel in method public JGroupsEndpoint(endpointUri String, component Component, channel JChannel, clusterName String, channelProperties String, enableViewMessages boolean) in class org.apache.camel.component.jgroups.JGroupsEndpoint | From | To | |
Change Parameter Type channel : Channel to channel : JChannel in method public JGroupsProducer(endpoint JGroupsEndpoint, channel JChannel, clusterName String) in class org.apache.camel.component.jgroups.JGroupsProducer | From | To | |
Change Parameter Type channel : Channel to channel : JChannel in method public setChannel(channel JChannel) : void in class org.apache.camel.component.jgroups.JGroupsComponent | From | To | |
Change Return Type | 5 | ||
Change Return Type Channel to JChannel in method public getChannel() : JChannel in class org.apache.camel.component.jgroups.springboot.JGroupsComponentConfiguration | From | To | |
Change Return Type Channel to JChannel in method private resolveChannel() : JChannel in class org.apache.camel.component.jgroups.JGroupsEndpoint | From | To | |
Change Return Type Channel to JChannel in method public getChannel() : JChannel in class org.apache.camel.component.jgroups.JGroupsComponent | From | To | |
Change Return Type Channel to JChannel in method public getChannel() : JChannel in class org.apache.camel.component.jgroups.JGroupsEndpoint | From | To | |
Change Return Type Channel to JChannel in method package getResolvedChannel() : JChannel in class org.apache.camel.component.jgroups.JGroupsEndpoint | From | To | |
Change Attribute Type | 6 | ||
Change Attribute Type channel : Channel to channel : JChannel in class org.apache.camel.component.jgroups.JGroupsEndpoint | From | To | |
Change Attribute Type channel : Channel to channel : JChannel in class org.apache.camel.component.jgroups.JGroupsComponent | From | To | |
Change Attribute Type channel : Channel to channel : JChannel in class org.apache.camel.component.jgroups.JGroupsProducer | From | To | |
Change Attribute Type channel : Channel to channel : JChannel in class org.apache.camel.component.jgroups.JGroupsConsumer | From | To | |
Change Attribute Type resolvedChannel : Channel to resolvedChannel : JChannel in class org.apache.camel.component.jgroups.JGroupsEndpoint | From | To | |
Change Attribute Type channel : Channel to channel : JChannel in class org.apache.camel.component.jgroups.springboot.JGroupsComponentConfiguration | From | To |