ab0eafd023588b70cdfb8b6326867d19822da0bb
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class com.navercorp.pinpoint.profiler.interceptor.bci.MultipleClassPool.EventListener moved to com.navercorp.pinpoint.profiler.interceptor.bci.IsolateMultipleClassPool.EventListener | From | To | |
Rename Attribute | 2 | ||
Rename Attribute profilerLibClass : ProfilerLibClass to libClass : LibClass in class com.navercorp.pinpoint.bootstrap.PinpointURLClassLoader | From | To | |
Rename Attribute childClassPool : NamedClassPool to classPool : NamedClassPool in class com.navercorp.pinpoint.profiler.interceptor.bci.SingleClassPool | From | To | |
Extract Interface | 1 | ||
Extract Interface com.navercorp.pinpoint.bootstrap.LibClass from classes [com.navercorp.pinpoint.bootstrap.ProfilerLibClass] | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type profilerLibClass : ProfilerLibClass to libClass : LibClass in class com.navercorp.pinpoint.bootstrap.PinpointURLClassLoader | From | To | |
Change Attribute Type eventListener : MultipleClassPool.EventListener to eventListener : IsolateMultipleClassPool.EventListener in class com.navercorp.pinpoint.profiler.interceptor.bci.JavaAssistByteCodeInstrumentor | From | To |