2c84e321d681e848cdf666b72e64e56252b1b9ca
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private createRabbitConnectionFactory() : RabbitMQConnectionFactory from class org.apache.james.mpt.imapmailbox.rabbitmq.host.RabbitMQEventBusHostSystem to public createRabbitConnectionFactory() : RabbitMQConnectionFactory from class org.apache.james.backend.rabbitmq.DockerRabbitMQ | From | To | |
Extract Method | 1 | ||
Extract Method private createEventBus() : RabbitMQEventBus extracted from public beforeTest() : void in class org.apache.james.mpt.imapmailbox.rabbitmq.host.RabbitMQEventBusHostSystem | From | To |