7484651941e49b278521924d870260944299e745
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 4 | ||
Inline Variable ctx : NamingContext in method public lookup(name Name) : Object from class org.eclipse.jetty.jndi.NamingContext | From | To | |
Inline Variable ctx : NamingContext in method public lookupLink(name Name) : Object from class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Inline Variable o : Object in method public lookupLink(name Name) : Object from class org.eclipse.jetty.jndi.NamingContext | From | To | |
Inline Variable ctx : NamingContext in method public lookup(name Name) : Object from class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method | 29 | ||
Extract Method private getContext(cname Name) : Context extracted from public createSubcontext(name Name) : Context in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public lookup(name Name) : Object in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public rebind(name Name, obj Object) : void in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public lookup(name Name) : Object in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public listBindings(name Name) : NamingEnumeration in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public lookupLink(name Name) : Object in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public listBindings(name Name) : NamingEnumeration in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public lookupLink(name Name) : Object in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public createSubcontext(name Name) : Context in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public rebind(name Name, obj Object) : void in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public unbind(name Name) : void in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public bind(name Name, obj Object) : void in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public createSubcontext(name Name) : Context in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public unbind(name Name) : void in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public bind(name Name, obj Object) : void in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public list(name Name) : NamingEnumeration in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public lookup(name Name) : Object in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public bind(name Name, obj Object) : void in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public list(name Name) : NamingEnumeration in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public lookup(name Name) : Object in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public lookupLink(name Name) : Object in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public rebind(name Name, obj Object) : void in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public unbind(name Name) : void in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public rebind(name Name, obj Object) : void in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method private dereference(ctx Object, firstComponent String) : Object extracted from public lookupLink(name Name) : Object in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public unbind(name Name) : void in class org.eclipse.jetty.jndi.local.localContextRoot | From | To | |
Extract Method public shallowCopy() : NamingContext extracted from public lookupLink(name Name) : Object in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method public shallowCopy() : NamingContext extracted from public lookup(name Name) : Object in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract Method private getContext(cname Name) : Context extracted from public createSubcontext(name Name) : Context in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type _bindings : Map<String,Binding> to _bindings : ConcurrentMap<String,Binding> in class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public shallowCopy() : NamingContext extracted from public lookup(name Name) : Object in class org.eclipse.jetty.jndi.local.localContextRoot & moved to class org.eclipse.jetty.jndi.NamingContext | From | To | |
Extract And Move Method public shallowCopy() : NamingContext extracted from public lookupLink(name Name) : Object in class org.eclipse.jetty.jndi.local.localContextRoot & moved to class org.eclipse.jetty.jndi.NamingContext | From | To |