4a3ef79db66dfe9f3aaf731d9444e23236bf3638
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method protected createCxfSpringEndpoint(beanId String) : CxfEndpoint extracted from protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint in class org.apache.camel.component.cxf.CxfComponent | From | To | |
| Extract Method protected createCxfEndpoint(remaining String) : CxfEndpoint extracted from protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint in class org.apache.camel.component.cxf.CxfComponent | From | To |