7bc7a37ac812a2094488556f7498050a776a71cd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable ex1 : JMSException to ex2 : JMSException in method private closeJmsSession(session Session) : void in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer.BatchConsumptionLoop | From | To | |
| Extract Method | 2 | ||
| Extract Method private closeJmsConsumer(consumer MessageConsumer) : void extracted from public run() : void in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer.BatchConsumptionLoop | From | To | |
| Extract Method private closeJmsSession(session Session) : void extracted from public run() : void in class org.apache.camel.component.sjms.batch.SjmsBatchConsumer.BatchConsumptionLoop | From | To |