294d1c65f55ff256eda3e52305cbcf30967efa5d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testSetAttributesForCollectionTypeAttribue() : void renamed to public testSetAttributesForCollectionTypeAttribute() : void in class org.eclipse.jetty.jmx.ObjectMBeanUtilTest | From | To | |
Move And Rename Method | 1 | ||
Move And Rename Method public testMbeanForNullCheck() : void from class org.eclipse.jetty.jmx.ObjectMBeanUtilTest to public testMBeanForNull() : void from class org.eclipse.jetty.jmx.ObjectMBeanTest | From | To | |
Extract Variable | 2 | ||
Extract Variable pkg : Package in method private findConstructor(klass Class<?>) : Constructor<?> from class org.eclipse.jetty.jmx.MBeanContainer | From | To | |
Extract Variable klass : Class<?> in method public beanAdded(parent Container, obj Object) : void from class org.eclipse.jetty.jmx.MBeanContainer | From | To |