5cd7533d01925467c0901aeed80bf09f041200a3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable uniqueValues : Set<InjectedValueDependency<CacheFactoryBuilder>> to dependencies : Set<SupplierDependency<CacheFactoryBuilder<SessionID,StatefulSessionComponentInstance>>> in method public deploy(context DeploymentPhaseContext) : void in class org.jboss.as.ejb3.deployment.processors.CacheDependenciesProcessor | From | To | |
| Rename Variable cacheDependencies : Collection<ValueDependency<CacheFactoryBuilder>> to statefulDescription : StatefulComponentDescription in method public deploy(context DeploymentPhaseContext) : void in class org.jboss.as.ejb3.deployment.processors.CacheDependenciesProcessor | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type builder : ServiceBuilder<Void> to builder : ServiceBuilder<?> in method public deploy(context DeploymentPhaseContext) : void in class org.jboss.as.ejb3.deployment.processors.CacheDependenciesProcessor | From | To | |
| Change Variable Type uniqueValues : Set<InjectedValueDependency<CacheFactoryBuilder>> to dependencies : Set<SupplierDependency<CacheFactoryBuilder<SessionID,StatefulSessionComponentInstance>>> in method public deploy(context DeploymentPhaseContext) : void in class org.jboss.as.ejb3.deployment.processors.CacheDependenciesProcessor | From | To | |
| Change Variable Type cacheDependencies : Collection<ValueDependency<CacheFactoryBuilder>> to statefulDescription : StatefulComponentDescription in method public deploy(context DeploymentPhaseContext) : void in class org.jboss.as.ejb3.deployment.processors.CacheDependenciesProcessor | From | To |