b1f9caced52f5b52b3265e79b972e762bfd56bcc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable resolvedEventBus : EventBus in method protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint from class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setEventBusRef(eventBusRef String) : void extracted from protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint in class org.apache.camel.component.guava.eventbus.GuavaEventBusComponent & moved to class org.apache.camel.component.guava.eventbus.GuavaEventBusEndpoint | From | To |