86379933aa486c9e81cef2ab3113a68d2dced360
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Attribute | 1 | ||
| Pull Up Attribute protected controlCacheDispatcher : CacheControllerDispatcher from class org.killbill.billing.util.UtilTestSuiteWithEmbeddedDB to protected controlCacheDispatcher : CacheControllerDispatcher from class org.killbill.billing.GuicyKillbillTestSuiteWithEmbeddedDB | From | To | |
| Move Attribute | 1 | ||
| Move Attribute protected controlCacheDispatcher : CacheControllerDispatcher from class org.killbill.billing.beatrix.integration.TestIntegrationBase to protected controlCacheDispatcher : CacheControllerDispatcher from class org.killbill.billing.GuicyKillbillTestSuiteWithEmbeddedDB | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.killbill.billing.account.api.user.DefaultAccountApiBase from classes [org.killbill.billing.account.api.svcs.DefaultAccountInternalApi, org.killbill.billing.account.api.user.DefaultAccountUserApi] | From | To | |
| Extract Method | 1 | ||
| Extract Method private getWithOrWithoutCacheLoaderArgument(key K, cacheLoaderArgument CacheLoaderArgument) : V extracted from public get(key K, cacheLoaderArgument CacheLoaderArgument) : V in class org.killbill.billing.util.cache.EhCacheBasedCacheController | From | To |