04725a3c830f6970c61f5c66810b30f551f25ef9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cache : Cache to cache : Ehcache in method public EhCacheBasedCacheController(cache Ehcache, cacheType CacheType) in class org.killbill.billing.util.cache.EhCacheBasedCacheController | From | To | |
Change Variable Type | 2 | ||
Change Variable Type cache : Cache to cache : Ehcache in method private getCacheControllersForCacheName(name String, cacheType CacheType) : Collection<EhCacheBasedCacheController<Object,Object>> in class org.killbill.billing.util.cache.CacheControllerDispatcherProvider | From | To | |
Change Variable Type cache : Cache to cache : Ehcache in method public get() : CacheManager in class org.killbill.billing.util.cache.EhCacheCacheManagerProvider | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cache : Cache to cache : Ehcache in class org.killbill.billing.util.cache.EhCacheBasedCacheController | From | To |