5f4e2c57d7f827f7290525890ee51e0f62ab1e98
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public clearRegions() : void moved from class org.hibernate.cache.infinispan.util.CacheCommandFactory to class org.hibernate.cache.infinispan.InfinispanRegionFactory & inlined to public stop() : void | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type cache : AdvancedCache to cache : Cache in method private getCacheCommandFactory(cache Cache) : CacheCommandFactory in class org.hibernate.cache.infinispan.InfinispanRegionFactory | From | To | |
Extract Method | 1 | ||
Extract Method protected stopCacheManager() : void extracted from public stop() : void in class org.hibernate.cache.infinispan.InfinispanRegionFactory | From | To |