52abff9fc0de35a6f876eca5ee2557e1d77bc228
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private getDnsContext() : DirContext inlined to public DefaultDNSResolver(dnsContextFactory String, dnsAddress String) in class org.jgroups.protocols.dns.DefaultDNSResolver | From | To | |
Change Variable Type | 1 | ||
Change Variable Type env : Hashtable to env : Properties in method public DefaultDNSResolver(dnsContextFactory String, dnsAddress String) in class org.jgroups.protocols.dns.DefaultDNSResolver | From | To | |
Rename Parameter | 1 | ||
Rename Parameter direcoryContextForTests : DirContext to context : DirContext in method package DefaultDNSResolver(context DirContext) in class org.jgroups.protocols.dns.DefaultDNSResolver | From | To |