5d64652ac1263d8a03a3efe96475835bb82ec56f
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type mailboxListenerRegistry : MailboxListenerRegistry to localListenerRegistry : LocalListenerRegistry in method package EventDispatcher(eventBusId EventBusId, eventSerializer EventSerializer, sender Sender, localListenerRegistry LocalListenerRegistry, mailboxListenerExecutor MailboxListenerExecutor) in class org.apache.james.mailbox.events.EventDispatcher | From | To | |
Change Parameter Type mailboxListenerRegistry : MailboxListenerRegistry to localListenerRegistry : LocalListenerRegistry in method package KeyRegistrationHandler(eventBusId EventBusId, eventSerializer EventSerializer, sender Sender, connectionMono Mono<Connection>, routingKeyConverter RoutingKeyConverter, localListenerRegistry LocalListenerRegistry, mailboxListenerExecutor MailboxListenerExecutor) in class org.apache.james.mailbox.events.KeyRegistrationHandler | From | To | |
Rename Variable | 1 | ||
Rename Variable mailboxListenerRegistry : MailboxListenerRegistry to localListenerRegistry : LocalListenerRegistry in method public start() : void in class org.apache.james.mailbox.events.RabbitMQEventBus | From | To | |
Change Return Type | 1 | ||
Change Return Type Registration to LocalRegistration in method package addListener(registrationKey RegistrationKey, listener MailboxListener) : LocalRegistration in class org.apache.james.mailbox.events.LocalListenerRegistry | From | To | |
Rename Class | 2 | ||
Rename Class org.apache.james.mailbox.events.MailboxListenerRegistry renamed to org.apache.james.mailbox.events.LocalListenerRegistry | From | To | |
Rename Class org.apache.james.mailbox.events.MailboxListenerRegistryTest renamed to org.apache.james.mailbox.events.LocalListenerRegistryTest | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.apache.james.mailbox.events.MailboxListenerRegistry.Registration moved and renamed to org.apache.james.mailbox.events.LocalListenerRegistry.LocalRegistration | From | To | |
Rename Attribute | 2 | ||
Rename Attribute mailboxListenerRegistry : MailboxListenerRegistry to localListenerRegistry : LocalListenerRegistry in class org.apache.james.mailbox.events.EventDispatcher | From | To | |
Rename Attribute mailboxListenerRegistry : MailboxListenerRegistry to localListenerRegistry : LocalListenerRegistry in class org.apache.james.mailbox.events.KeyRegistrationHandler | From | To | |
Change Variable Type | 8 | ||
Change Variable Type registration : MailboxListenerRegistry.Registration to registration : LocalListenerRegistry.LocalRegistration in method package register(listener MailboxListener, key RegistrationKey) : Registration in class org.apache.james.mailbox.events.KeyRegistrationHandler | From | To | |
Change Variable Type registration : MailboxListenerRegistry.Registration to registration : LocalListenerRegistry.LocalRegistration in method package removeListenerShouldReturnLastListenerRemovedWhenOneListener() : void in class org.apache.james.mailbox.events.LocalListenerRegistryTest | From | To | |
Change Variable Type registration : MailboxListenerRegistry.Registration to registration : LocalListenerRegistry.LocalRegistration in method package getLocalMailboxListenersShouldNotReturnRemovedListeners() : void in class org.apache.james.mailbox.events.LocalListenerRegistryTest | From | To | |
Change Variable Type registration : MailboxListenerRegistry.Registration to registration : LocalListenerRegistry.LocalRegistration in method package removeListenerShouldNotReturnLastListenerRemovedWhenSeveralListener() : void in class org.apache.james.mailbox.events.LocalListenerRegistryTest | From | To | |
Change Variable Type registration : MailboxListenerRegistry.Registration to registration : LocalListenerRegistry.LocalRegistration in method package removeListenerOnlyReturnLastListenerRemovedForEmptyRegistry() : void in class org.apache.james.mailbox.events.LocalListenerRegistryTest.ConcurrentTest | From | To | |
Change Variable Type mailboxListenerRegistry : MailboxListenerRegistry to localListenerRegistry : LocalListenerRegistry in method public start() : void in class org.apache.james.mailbox.events.RabbitMQEventBus | From | To | |
Change Variable Type registration : MailboxListenerRegistry.Registration to registration : LocalListenerRegistry.LocalRegistration in method package getLocalMailboxListenersShouldReturnEmptyWhenRemoveAddedListener() : void in class org.apache.james.mailbox.events.LocalListenerRegistryTest.ConcurrentTest | From | To | |
Change Variable Type registration5 : MailboxListenerRegistry.Registration to registration5 : LocalListenerRegistry.LocalRegistration in method package iterationShouldPerformOnASnapshotOfListenersSet() : void in class org.apache.james.mailbox.events.LocalListenerRegistryTest.ConcurrentTest | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type testee : MailboxListenerRegistry to testee : LocalListenerRegistry in class org.apache.james.mailbox.events.LocalListenerRegistryTest | From | To | |
Change Attribute Type mailboxListenerRegistry : MailboxListenerRegistry to localListenerRegistry : LocalListenerRegistry in class org.apache.james.mailbox.events.EventDispatcher | From | To | |
Change Attribute Type mailboxListenerRegistry : MailboxListenerRegistry to localListenerRegistry : LocalListenerRegistry in class org.apache.james.mailbox.events.KeyRegistrationHandler | From | To | |
Rename Parameter | 2 | ||
Rename Parameter mailboxListenerRegistry : MailboxListenerRegistry to localListenerRegistry : LocalListenerRegistry in method package EventDispatcher(eventBusId EventBusId, eventSerializer EventSerializer, sender Sender, localListenerRegistry LocalListenerRegistry, mailboxListenerExecutor MailboxListenerExecutor) in class org.apache.james.mailbox.events.EventDispatcher | From | To | |
Rename Parameter mailboxListenerRegistry : MailboxListenerRegistry to localListenerRegistry : LocalListenerRegistry in method package KeyRegistrationHandler(eventBusId EventBusId, eventSerializer EventSerializer, sender Sender, connectionMono Mono<Connection>, routingKeyConverter RoutingKeyConverter, localListenerRegistry LocalListenerRegistry, mailboxListenerExecutor MailboxListenerExecutor) in class org.apache.james.mailbox.events.KeyRegistrationHandler | From | To |