dd0ed95d58f4bf1673836a6d50e2f4bffcf3d279
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable replyManagerExecutorService : ScheduledExecutorService to replyManagerScheduledExecutorService : ScheduledExecutorService in method protected createReplyManager(replyTo String) : ReplyManager in class org.apache.camel.component.jms.JmsProducer | From | To | |
Rename Variable replyManagerExecutorService : ScheduledExecutorService to replyManagerScheduledExecutorService : ScheduledExecutorService in method protected createReplyManager() : ReplyManager in class org.apache.camel.component.jms.JmsProducer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type executorService : ScheduledExecutorService to executorService : ExecutorService in class org.apache.camel.component.jms.reply.ReplyManagerSupport | From | To |