0ec5ccccaf826d5a08f7f4d1af3879246b529df5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getMailQueueConfiguration(propertiesProvider PropertiesProvider) : RabbitMQConfiguration renamed to private getConfiguration(propertiesProvider PropertiesProvider) : Configuration in class org.apache.james.modules.rabbitmq.RabbitMQModule | From | To | |
Change Return Type | 1 | ||
Change Return Type RabbitMQConfiguration to Configuration in method private getConfiguration(propertiesProvider PropertiesProvider) : Configuration in class org.apache.james.modules.rabbitmq.RabbitMQModule | From | To |