ad8f6494891d6df58617acebde9215bfe218bf3a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type remoteCacheManager : RemoteCacheManager to container : RemoteCacheContainer in method public accept(container RemoteCacheContainer) : void in class org.jboss.as.clustering.infinispan.subsystem.remote.RemoteCacheContainerServiceConfigurator | From | To | |
| Change Parameter Type name : String to container : RemoteCacheContainer in method public ManagedRemoteCacheContainer(container RemoteCacheContainer) in class org.jboss.as.clustering.infinispan.subsystem.remote.ManagedRemoteCacheContainer | From | To | |
| Rename Variable | 1 | ||
| Rename Variable remoteCacheManager : RemoteCacheManager to container : RemoteCacheContainer in method public get() : RemoteCacheContainer in class org.jboss.as.clustering.infinispan.subsystem.remote.RemoteCacheContainerServiceConfigurator | From | To | |
| Change Return Type | 1 | ||
| Change Return Type RemoteCacheManager to RemoteCacheContainer in method public get() : RemoteCacheContainer in class org.jboss.as.clustering.infinispan.subsystem.remote.RemoteCacheContainerServiceConfigurator | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private name : String from class org.jboss.as.clustering.infinispan.subsystem.remote.ManagedRemoteCacheContainer to private name : String from class org.jboss.as.clustering.infinispan.subsystem.remote.RemoteCacheManager | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type remoteCacheManager : RemoteCacheManager to container : RemoteCacheContainer in method public get() : RemoteCacheContainer in class org.jboss.as.clustering.infinispan.subsystem.remote.RemoteCacheContainerServiceConfigurator | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter remoteCacheManager : RemoteCacheManager to container : RemoteCacheContainer in method public accept(container RemoteCacheContainer) : void in class org.jboss.as.clustering.infinispan.subsystem.remote.RemoteCacheContainerServiceConfigurator | From | To | |
| Rename Parameter name : String to container : RemoteCacheContainer in method public ManagedRemoteCacheContainer(container RemoteCacheContainer) in class org.jboss.as.clustering.infinispan.subsystem.remote.ManagedRemoteCacheContainer | From | To |