384a822eec78015042df80fee7db13d6d2900338
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public getCache(cacheName String, configurationTemplate String, createIfAbsent boolean) : Cache<K,V> extracted from public getCache(cacheName String, createIfAbsent boolean) : Cache<K,V> in class org.infinispan.manager.DefaultCacheManager | From | To | |
Extract Method public getCache(cacheName String, configurationName String) : Cache<K,V> extracted from public getCache(cacheName String) : Cache<K,V> in class org.infinispan.manager.DefaultCacheManager | From | To |