a3d22b3e8922e7ae8fd4a0d835468f72bdf1ef56
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable m : Method to objectFactoryMethod : Method in method package marshal(exchange Exchange, graph Object, stream OutputStream, marshaller Marshaller) : void in class org.apache.camel.converter.jaxb.JaxbDataFormat | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable m : Method to objectFactoryMethod : Method in method protected marshall(type Class<T>, exchange Exchange, value Object, objectFactoryMethod Method) : T in class org.apache.camel.converter.jaxb.FallbackTypeConverter | From | To | |
| Extract Variable | 1 | ||
| Extract Variable factory : Class in method public getJaxbElementFactoryMethod(camelContext CamelContext, type Class<T>) : Method from class org.apache.camel.converter.jaxb.JaxbHelper | From | To | |
| Inline Variable | 3 | ||
| Inline Variable factoryMethod : Method in method public getJaxbElementFactoryMethod(camelContext CamelContext, type Class<T>) : Method from class org.apache.camel.converter.jaxb.JaxbHelper | From | To | |
| Inline Variable c : Class<?> in method public getObjectFactory(camelContext CamelContext, type Class<T>) : Class from class org.apache.camel.converter.jaxb.JaxbHelper | From | To | |
| Inline Variable prettyPrint : boolean in method protected marshall(type Class<T>, exchange Exchange, value Object) : T from class org.apache.camel.converter.jaxb.FallbackTypeConverter | From | To |