97edf89085a5eb362eb74bfa20e3383ffe619273
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private shouldUseRODBIfAvailable(invocation MethodInvocation) : boolean renamed to private forcedRODBI(invocation MethodInvocation) : boolean in class org.killbill.billing.util.glue.KillbillApiAopModule.ProfilingMethodInterceptor | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type prof : Profiling to prof : Profiling<Object,Throwable> in class org.killbill.billing.util.glue.KillbillApiAopModule.ProfilingMethodInterceptor | From | To | |
Extract Method | 1 | ||
Extract Method protected registerHandlers() : void extracted from public beforeMethod() : void in class org.killbill.billing.beatrix.integration.TestIntegrationBase | From | To |