b0e2f13b9a82eaf12fd51abb1e813d50588f5081
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable profilerConfig : ProfilerConfig to tomcatConfig : TomcatConfig in method public StandardHostValveInvokeInterceptor(traceContext TraceContext, descriptor MethodDescriptor) in class com.navercorp.pinpoint.plugin.tomcat.interceptor.StandardHostValveInvokeInterceptor | From | To | |
| Rename Class | 1 | ||
| Rename Class com.navercorp.pinpoint.plugin.tomcat.TomcatConfiguration renamed to com.navercorp.pinpoint.plugin.tomcat.TomcatConfig | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute tomcatEnabled : boolean to tomcatEnable : boolean in class com.navercorp.pinpoint.plugin.tomcat.TomcatConfig | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type profilerConfig : ProfilerConfig to tomcatConfig : TomcatConfig in method public StandardHostValveInvokeInterceptor(traceContext TraceContext, descriptor MethodDescriptor) in class com.navercorp.pinpoint.plugin.tomcat.interceptor.StandardHostValveInvokeInterceptor | From | To | |
| Change Variable Type config : TomcatConfiguration to config : TomcatConfig in method public setup(context ProfilerPluginSetupContext) : void in class com.navercorp.pinpoint.plugin.tomcat.TomcatPlugin | From | To | |
| Extract Variable | 1 | ||
| Extract Variable tomcatDetector : TomcatDetector in method public setup(context ProfilerPluginSetupContext) : void from class com.navercorp.pinpoint.plugin.tomcat.TomcatPlugin | From | To |