|
Push Down Attribute private interceptorType : InterceptorType from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to private interceptorType : InterceptorType from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Push Down Attribute private afterMethod : Method from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to private afterMethod : Method from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Push Down Attribute private interceptorClazz : Class<?> from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to private interceptorClazz : Class<? extends Interceptor> from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Push Down Attribute private beforeMethod : Method from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to private beforeMethod : Method from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Push Down Attribute private captureType : CaptureType from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to private captureType : CaptureType from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Change Variable Type interceptorAfter : Method to interceptorDefinition : InterceptorDefinition in method public testGenerate_AroundInterceptor3_catchClause() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeAfterCodeGeneratorTest |
From |
To |
|
Change Variable Type interceptorAfter : Method to interceptorDefinition : InterceptorDefinition in method public testGenerate_AroundInterceptor3_methodParam2() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeAfterCodeGeneratorTest |
From |
To |
|
Change Variable Type typeDetector : InterceptorTypeDetector to typeDetector : InterceptorDefinitionFactory in method public testGetInterceptorType_BasicType() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinitionFactoryTest |
From |
To |
|
Change Variable Type interceptorAfter : Method to interceptorDefinition : InterceptorDefinition in method public testGenerate_AroundInterceptor3_NoCatchClause() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeAfterCodeGeneratorTest |
From |
To |
|
Change Variable Type interceptorAfter : Method to interceptorDefinition : InterceptorDefinition in method public testGenerate_AroundInterceptor3_methodParam4() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeAfterCodeGeneratorTest |
From |
To |
|
Change Variable Type typeDetector : InterceptorTypeDetector to typeDetector : InterceptorDefinitionFactory in method public testGetInterceptorType_Inherited() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinitionFactoryTest |
From |
To |
|
Change Variable Type interceptorTypeDetector : InterceptorTypeDetector to interceptorDefinitionFactory : InterceptorDefinitionFactory in method public testGetInterceptorCaptureType() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinitionFactoryTest |
From |
To |
|
Change Variable Type typeDetector : InterceptorTypeDetector to typeDetector : InterceptorDefinitionFactory in method public testGetType_Error() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinitionFactoryTest |
From |
To |
|
Change Variable Type interceptorAfter : Method to interceptorDefinition : InterceptorDefinition in method public testGenerate_AroundInterceptor0() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeAfterCodeGeneratorTest |
From |
To |
|
Push Down Method public getInterceptorType() : InterceptorType from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to public getInterceptorType() : InterceptorType from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Push Down Method public getBeforeMethod() : Method from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to public getBeforeMethod() : Method from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Push Down Method public InterceptorDefinition(interceptorClazz Class<?>, interceptorType InterceptorType, captureType CaptureType, beforeMethod Method, afterMethod Method) from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to public DefaultInterceptorDefinition(baseInterceptorClazz Class<? extends Interceptor>, interceptorClazz Class<? extends Interceptor>, interceptorType InterceptorType, captureType CaptureType, beforeMethod Method, afterMethod Method) from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Push Down Method public getAfterMethod() : Method from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to public getAfterMethod() : Method from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Push Down Method public getInterceptorClazz() : Class<?> from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to public getInterceptorClass() : Class<? extends Interceptor> from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Push Down Method public getCaptureType() : CaptureType from class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinition to public getCaptureType() : CaptureType from class com.navercorp.pinpoint.profiler.instrument.interceptor.DefaultInterceptorDefinition |
From |
To |
|
Rename Variable interceptorAfter : Method to interceptorDefinition : InterceptorDefinition in method public testGenerate_AroundInterceptor0() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeAfterCodeGeneratorTest |
From |
To |
|
Rename Variable interceptorAfter : Method to interceptorDefinition : InterceptorDefinition in method public testGenerate_AroundInterceptor3_methodParam2() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeAfterCodeGeneratorTest |
From |
To |
|
Rename Variable interceptorAfter : Method to interceptorDefinition : InterceptorDefinition in method public testGenerate_AroundInterceptor3_catchClause() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeAfterCodeGeneratorTest |
From |
To |
|
Rename Variable interceptorAfter : Method to interceptorDefinition : InterceptorDefinition in method public testGenerate_AroundInterceptor3_NoCatchClause() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeAfterCodeGeneratorTest |
From |
To |
|
Rename Variable interceptorAfter : Method to interceptorDefinition : InterceptorDefinition in method public testGenerate_AroundInterceptor3_methodParam4() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeAfterCodeGeneratorTest |
From |
To |
|
Rename Variable interceptorTypeDetector : InterceptorTypeDetector to interceptorDefinitionFactory : InterceptorDefinitionFactory in method public testGetInterceptorCaptureType() : void in class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinitionFactoryTest |
From |
To |
|
Rename Parameter interceptorClass : Class<?> to interceptorDefinition : InterceptorDefinition in method public InvokeCodeGenerator(interceptorId int, interceptorDefinition InterceptorDefinition, targetMethod InstrumentMethod, traceContext TraceContext) in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeCodeGenerator |
From |
To |
|
Rename Parameter interceptor : InterceptorDefinition to interceptorDefinition : InterceptorDefinition in method private addBeforeInterceptor(interceptorDefinition InterceptorDefinition, interceptorId int, pos int) : int in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter interceptor : InterceptorDefinition to interceptorDefinition : InterceptorDefinition in method private addAfterInterceptor(interceptorDefinition InterceptorDefinition, interceptorId int, localVarsInitialized boolean, originalCodeOffset int) : void in class com.navercorp.pinpoint.profiler.instrument.JavassistMethod |
From |
To |
|
Rename Parameter interceptorClass : Class<?> to interceptorDefinition : InterceptorDefinition in method public InvokeBeforeCodeGenerator(interceptorId int, interceptorDefinition InterceptorDefinition, targetClass InstrumentClass, targetMethod InstrumentMethod, traceContext TraceContext) in class com.navercorp.pinpoint.profiler.instrument.interceptor.InvokeBeforeCodeGenerator |
From |
To |
|
Rename Parameter interceptorClazz : Class<?> to targetInterceptorClazz : Class<? extends Interceptor> in method private createInterceptorDefinition(targetInterceptorClazz Class<? extends Interceptor>) : InterceptorDefinition in class com.navercorp.pinpoint.profiler.instrument.interceptor.InterceptorDefinitionFactory.TypeHandler |
From |
To |