f56413fc6dce6f17be08cf4f2c922d01b0d8daf0
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private addJaxRsIntegration(deploymentUnit DeploymentUnit) : void renamed to private setServiceName(deploymentUnit DeploymentUnit) : void in class org.wildfly.extension.microprofile.opentracing.TracingDeploymentProcessor | From | To | |
Rename Variable | 1 | ||
Rename Variable restEasyProvider : ParamValueMetaData to serviceNameContextParameter : ParamValueMetaData in method private setServiceName(deploymentUnit DeploymentUnit) : void in class org.wildfly.extension.microprofile.opentracing.TracingDeploymentProcessor | From | To | |
Extract Method | 1 | ||
Extract Method private addJaxRsIntegration(servletContext ServletContext, tracer Tracer) : void extracted from public contextInitialized(sce ServletContextEvent) : void in class org.wildfly.microprofile.opentracing.smallrye.TracerInitializer | From | To |