dc25108ee7b391efdf0ea932a9acbd80807fc241
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute mailboxSessionMapperFactory : MailboxSessionMapperFactory to integrationResources : InMemoryIntegrationResources in method public beforeTest() : void in class org.apache.james.mpt.imapmailbox.rabbitmq.host.RabbitMQEventBusHostSystem | From | To | |
Change Variable Type | 1 | ||
Change Variable Type mailboxSessionMapperFactory : MailboxSessionMapperFactory to integrationResources : InMemoryIntegrationResources in method public beforeTest() : void in class org.apache.james.mpt.imapmailbox.rabbitmq.host.RabbitMQEventBusHostSystem | From | To | |
Extract Method | 1 | ||
Extract Method private createResources(eventBus EventBus, groupMembershipResolver GroupMembershipResolver, authenticator Authenticator, authorizator Authorizator, limitAnnotationCount int, limitAnnotationSize int) : Resources extracted from private createResources(groupMembershipResolver GroupMembershipResolver, authenticator Authenticator, authorizator Authorizator, limitAnnotationCount int, limitAnnotationSize int) : Resources in class org.apache.james.mailbox.inmemory.manager.InMemoryIntegrationResources | From | To |