90f18c4b9377cbe41cf76012bd2c9d7463f619a8
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type registry : MailboxListenerRegistry to eventBus : EventBus in method public MailboxListenersLoaderImpl(mailboxListenerFactory MailboxListenerFactory, eventBus EventBus, classLoader ExtendedClassLoader, guiceDefinedListeners Set<MailboxListener.GroupMailboxListener>) in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To | |
Change Parameter Type clazz : Class<MailboxListener> to clazz : Class<MailboxListener.GroupMailboxListener> in method public clazz(clazz Class<MailboxListener.GroupMailboxListener>) : MailboxListenerBuilder in class org.apache.james.modules.mailbox.MailboxListenerFactory.MailboxListenerBuilder | From | To | |
Change Parameter Type guiceDefinedListeners : Set<MailboxListener> to guiceDefinedListeners : Set<MailboxListener.GroupMailboxListener> in method public MailboxListenersLoaderImpl(mailboxListenerFactory MailboxListenerFactory, eventBus EventBus, classLoader ExtendedClassLoader, guiceDefinedListeners Set<MailboxListener.GroupMailboxListener>) in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To | |
Change Return Type | 3 | ||
Change Return Type MailboxListener to MailboxListener.GroupMailboxListener in method public createListener(configuration ListenerConfiguration) : MailboxListener.GroupMailboxListener in class org.apache.james.modules.mailbox.MailboxListenersLoader | From | To | |
Change Return Type MailboxListener to MailboxListener.GroupMailboxListener in method public build() : MailboxListener.GroupMailboxListener in class org.apache.james.modules.mailbox.MailboxListenerFactory.MailboxListenerBuilder | From | To | |
Change Return Type MailboxListener to MailboxListener.GroupMailboxListener in method public createListener(configuration ListenerConfiguration) : MailboxListener.GroupMailboxListener in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To | |
Rename Attribute | 2 | ||
Rename Attribute registry : MailboxListenerRegistry to eventBus : EventBus in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To | |
Rename Attribute registry : MailboxListenerRegistry to eventBus : InVMEventBus in class org.apache.james.modules.mailbox.MailboxListenersLoaderImplTest | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type registry : MailboxListenerRegistry to eventBus : EventBus in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To | |
Change Attribute Type registry : MailboxListenerRegistry to eventBus : InVMEventBus in class org.apache.james.modules.mailbox.MailboxListenersLoaderImplTest | From | To | |
Change Attribute Type guiceDefinedListeners : Set<MailboxListener> to guiceDefinedListeners : Set<MailboxListener.GroupMailboxListener> in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To | |
Change Attribute Type clazz : Optional<Class<MailboxListener>> to clazz : Optional<Class<MailboxListener.GroupMailboxListener>> in class org.apache.james.modules.mailbox.MailboxListenerFactory.MailboxListenerBuilder | From | To | |
Rename Parameter | 1 | ||
Rename Parameter registry : MailboxListenerRegistry to eventBus : EventBus in method public MailboxListenersLoaderImpl(mailboxListenerFactory MailboxListenerFactory, eventBus EventBus, classLoader ExtendedClassLoader, guiceDefinedListeners Set<MailboxListener.GroupMailboxListener>) in class org.apache.james.modules.mailbox.MailboxListenersLoaderImpl | From | To |