e4408581f047f6f6a9120a1bcbd3468195f53476
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type injector : Injector to mailboxListenerFactory : MailboxListenerFactory in method public MailboxListenersLoaderImpl(mailboxListenerFactory MailboxListenerFactory, registry MailboxListenerRegistry, classLoader ExtendedClassLoader, guiceDefinedListeners Set<MailboxListener>) in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private injector : Injector from class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl to private injector : Injector from class org.apache.james.modules.mailbox.MailboxListenerFactory | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.james.modules.mailbox.MailboxListenerFactory from class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute injector : Injector to mailboxListenerFactory : MailboxListenerFactory in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type injector : Injector to mailboxListenerFactory : MailboxListenerFactory in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter injector : Injector to mailboxListenerFactory : MailboxListenerFactory in method public MailboxListenersLoaderImpl(mailboxListenerFactory MailboxListenerFactory, registry MailboxListenerRegistry, classLoader ExtendedClassLoader, guiceDefinedListeners Set<MailboxListener>) in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To |