a58e7ddc193d500e684e77eb5afe7302fc27c0c7
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable delegatingListener : DefaultDelegatingMailboxListener to delegatingMailboxListener : DefaultDelegatingMailboxListener in method private initFields() : void in class org.apache.james.mpt.imapmailbox.lucenesearch.host.LuceneSearchHostSystem | From | To | |
Rename Variable mailboxEventDispatcher : MailboxEventDispatcher to dispatcher : MailboxEventDispatcher in method private initFields() : void in class org.apache.james.mpt.imapmailbox.lucenesearch.host.LuceneSearchHostSystem | From | To | |
Rename Variable factory : JPAMailboxSessionMapperFactory to mapperFactory : InMemoryMailboxSessionMapperFactory in method private initFields() : void in class org.apache.james.mpt.imapmailbox.lucenesearch.host.LuceneSearchHostSystem | From | To | |
Change Variable Type | 2 | ||
Change Variable Type factory : JPAMailboxSessionMapperFactory to mapperFactory : InMemoryMailboxSessionMapperFactory in method private initFields() : void in class org.apache.james.mpt.imapmailbox.lucenesearch.host.LuceneSearchHostSystem | From | To | |
Change Variable Type messageIdFactory : MessageId.Factory to messageIdFactory : InMemoryMessageId.Factory in method private initFields() : void in class org.apache.james.mpt.imapmailbox.lucenesearch.host.LuceneSearchHostSystem | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mailboxManager : OpenJPAMailboxManager to mailboxManager : InMemoryMailboxManager in class org.apache.james.mpt.imapmailbox.lucenesearch.host.LuceneSearchHostSystem | From | To |