932f16c3a70f81b887fb26022084c8eddaee0815
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 5 | ||
Change Return Type GuiceJamesServer to GuiceJamesServerImpl in method protected createJamesServer() : GuiceJamesServerImpl in class org.apache.james.mpt.smtp.host.CassandraJamesSmtpHostSystem | From | To | |
Change Return Type GuiceJamesServer to GuiceJamesServerImpl in method private createCassandraJamesServer(mailboxManager MailboxManager) : GuiceJamesServerImpl in class org.apache.james.JamesCapabilitiesServerTest | From | To | |
Change Return Type GuiceJamesServer to GuiceJamesServerImpl in method public overrideWith(overrides Module...) : GuiceJamesServerImpl in class org.apache.james.GuiceJamesServerImpl | From | To | |
Change Return Type GuiceJamesServer to GuiceJamesServerImpl in method protected abstract createJamesServer() : GuiceJamesServerImpl in class org.apache.james.AbstractJamesServerTest | From | To | |
Change Return Type GuiceJamesServer to GuiceJamesServerImpl in method public combineWith(modules Module...) : GuiceJamesServerImpl in class org.apache.james.GuiceJamesServerImpl | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.james.GuiceJamesServer renamed to org.apache.james.GuiceJamesServerImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type server : GuiceJamesServer to server : GuiceJamesServerImpl in method public main(args String[]) : void in class org.apache.james.CassandraJamesServerMain | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type server : GuiceJamesServer to server : GuiceJamesServerImpl in class org.apache.james.AbstractJamesServerTest | From | To | |
Change Attribute Type server : GuiceJamesServer to server : GuiceJamesServerImpl in class org.apache.james.JamesCapabilitiesServerTest | From | To | |
Change Attribute Type jamesServer : GuiceJamesServer to jamesServer : GuiceJamesServerImpl in class org.apache.james.mpt.smtp.host.CassandraJamesSmtpHostSystem | From | To |