8c4a1cc1e392327505f04bc69ae3dcfbd76ad51b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable configuration : JmsConfiguration in method public createMessage(session Session) : Message from class org.apache.camel.component.jms.JmsProducer.processInOut.messageCreator | From | To | |
Extract Variable configuration : JmsConfiguration in method protected processInOut(exchange Exchange, callback AsyncCallback) : boolean from class org.apache.camel.component.jms.JmsProducer | From | To | |
Extract Variable configuration : JmsConfiguration in method protected determineCorrelationId(message Message, provisionalCorrelationId String) : String from class org.apache.camel.component.jms.JmsProducer | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setCorrelationProperty(correlationProperty String) : void extracted from protected processInOut(exchange Exchange, callback AsyncCallback) : boolean in class org.apache.camel.component.jms.JmsProducer & moved to class org.apache.camel.component.jms.reply.ReplyManagerSupport | From | To |