97c021e47cf777b676fc57e35beec9cc322532c4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testCustomConfiguration() : void renamed to public testCustomConfigurationReference() : void in class org.apache.camel.component.hazelcast.HazelcastConfigurationTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mapping : HashMap<String,Integer> to MAPPING : HashMap<String,Integer> in class org.apache.camel.component.hazelcast.HazelcastComponentHelper | From | To | |
| Extract Method | 1 | ||
| Extract Method private getHzEndpoint(context CamelContext, uri String) : HazelcastDefaultEndpoint extracted from public testCustomConfigurationUri() : void in class org.apache.camel.component.hazelcast.HazelcastConfigurationTest | From | To |