f1e7237dc5a08f80b0ebb575b093058908a470c6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method public getValue() : WeldBootstrapService inlined to public start(context StartContext) : void in class org.jboss.as.weld.WeldBootstrapService | From | To | |
Change Variable Type | 1 | ||
Change Variable Type weldBootstrapServiceBuilder : ServiceBuilder<WeldBootstrapService> to weldBootstrapServiceBuilder : ServiceBuilder<?> in method public deploy(phaseContext DeploymentPhaseContext) : void in class org.jboss.as.weld.deployment.processors.WeldDeploymentProcessor | From | To |