fc9c2ae509dbd141eaf1a1dcbaba607d66f6c121
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute configuredClassLoader : ClassLoader to classLoader : ClassLoader in method public GlobalComponentRegistry(configuration GlobalConfiguration, cacheManager EmbeddedCacheManager, createdCaches Set<String>) in class org.infinispan.factories.GlobalComponentRegistry | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type cl : WeakReference<ClassLoader> to cl : ClassLoader in class org.infinispan.configuration.global.GlobalConfigurationBuilder | From | To | |
| Change Attribute Type cl : WeakReference<ClassLoader> to cl : ClassLoader in class org.infinispan.configuration.global.GlobalConfiguration | From | To |