|
Rename Method public findInterceptor(key int) : InterceptorInstance renamed to public getInterceptor(key int) : Interceptor in class com.navercorp.pinpoint.bootstrap.interceptor.GlobalInterceptorRegistry |
From |
To |
|
Rename Method public findInterceptor(key int) : InterceptorInstance renamed to public getInterceptor(key int) : Interceptor in class com.navercorp.pinpoint.bootstrap.interceptor.DefaultInterceptorRegistryAdaptor |
From |
To |
|
Rename Method protected getInterceptorInstanceVar() : String renamed to protected getInterceptorVar() : String in class com.navercorp.pinpoint.profiler.interceptor.bci.InvokeCodeGenerator |
From |
To |
|
Rename Method public findInterceptor(key int) : InterceptorInstance renamed to public getInterceptor(key int) : Interceptor in class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorRegistry |
From |
To |
|
Rename Method public getInterceptorInstanceVar(interceptorId int) : String renamed to public getInterceptorVar(interceptorId int) : String in class com.navercorp.pinpoint.profiler.interceptor.bci.InvokeCodeGenerator |
From |
To |
|
Rename Method public findInterceptor(key int) : InterceptorInstance renamed to public getInterceptor(key int) : Interceptor in class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorRegistryAdaptor |
From |
To |
|
Change Parameter Type instance : InterceptorInstance to interceptor : Interceptor in method private addBeforeInterceptor(interceptor Interceptor, interceptorId int, pos int) : int in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Change Parameter Type interceptor : InterceptorInstance to interceptor : Interceptor in method public addInterceptor(interceptor Interceptor) : int in class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorRegistryAdaptor |
From |
To |
|
Change Parameter Type interceptor : InterceptorInstance to interceptor : Interceptor in method public addInterceptor(interceptor Interceptor) : int in class com.navercorp.pinpoint.bootstrap.interceptor.DefaultInterceptorRegistryAdaptor |
From |
To |
|
Change Parameter Type instance : InterceptorInstance to interceptor : Interceptor in method private addInterceptor0(interceptor Interceptor, interceptorId int, point InterceptPoint) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Change Parameter Type instance : InterceptorInstance to interceptor : Interceptor in method private addAfterInterceptor(interceptor Interceptor, interceptorId int, localVarsInitialized boolean, originalCodeOffset int) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Change Return Type InterceptorInstance to Interceptor in method public getInterceptor(key int) : Interceptor in class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorRegistry |
From |
To |
|
Change Return Type InterceptorInstance to Interceptor in method public getInterceptor(key int) : Interceptor in class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorRegistryAdaptor |
From |
To |
|
Change Return Type InterceptorInstance to Interceptor in method public getInterceptor(classLoader ClassLoader, interceptorClassName String, providedArguments Object[], group InterceptorGroup, policy ExecutionPolicy, target InstrumentClass, targetMethod InstrumentMethod) : Interceptor in class com.navercorp.pinpoint.profiler.plugin.interceptor.AnnotatedInterceptorFactory |
From |
To |
|
Change Return Type InterceptorInstance to Interceptor in method public getInterceptor(key int) : Interceptor in class com.navercorp.pinpoint.bootstrap.interceptor.GlobalInterceptorRegistry |
From |
To |
|
Change Return Type InterceptorInstance to Interceptor in method public getInterceptor(classLoader ClassLoader, interceptorClassName String, providedArguments Object[], group InterceptorGroup, policy ExecutionPolicy, target InstrumentClass, targetMethod InstrumentMethod) : Interceptor in class com.navercorp.pinpoint.profiler.plugin.interceptor.InterceptorFactory |
From |
To |
|
Change Return Type InterceptorInstance to Interceptor in method public getInterceptor(key int) : Interceptor in class com.navercorp.pinpoint.bootstrap.interceptor.DefaultInterceptorRegistryAdaptor |
From |
To |
|
Move Attribute private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorInvokerHelper to private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.group.GroupedInterceptor4 |
From |
To |
|
Move Attribute private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorInvokerHelper to private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.group.GroupedInterceptor5 |
From |
To |
|
Move Attribute private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorInvokerHelper to private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.group.GroupedInterceptor0 |
From |
To |
|
Move Attribute private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorInvokerHelper to private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.group.GroupedInterceptor1 |
From |
To |
|
Move Attribute private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorInvokerHelper to private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.group.GroupedInterceptor2 |
From |
To |
|
Move Attribute private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorInvokerHelper to private debugEnabled : boolean from class com.navercorp.pinpoint.bootstrap.interceptor.group.GroupedInterceptor3 |
From |
To |
|
Change Variable Type inst : InterceptorInstance to interceptor : Interceptor in method public test0() : void in class com.navercorp.pinpoint.profiler.plugin.AnnotatedInterceptorFactoryTest |
From |
To |
|
Change Variable Type find : SimpleAroundInterceptor to find : Interceptor in method public addSimpleInterceptor() : void in class com.navercorp.pinpoint.bootstrap.interceptor.DefaultInterceptorRegistryAdaptorTest |
From |
To |
|
Change Variable Type find : StaticAroundInterceptor to find : Interceptor in method public testStaticInterceptor() : void in class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorRegistryTest |
From |
To |
|
Change Variable Type find : StaticAroundInterceptor to find : Interceptor in method public addStaticInterceptor() : void in class com.navercorp.pinpoint.bootstrap.interceptor.DefaultInterceptorRegistryAdaptorTest |
From |
To |
|
Change Variable Type interceptor : InterceptorInstance to interceptor : Interceptor in method public addInterceptor0(interceptorId int, type InterceptPoint) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Change Variable Type find : SimpleAroundInterceptor to find : Interceptor in method public testSimpleInterceptor() : void in class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorRegistryTest |
From |
To |
|
Change Variable Type interceptor : InterceptorInstance to interceptor : Interceptor in method public addInterceptor(interceptorId int) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Rename Parameter instance : InterceptorInstance to interceptor : Interceptor in method private addBeforeInterceptor(interceptor Interceptor, interceptorId int, pos int) : int in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Rename Parameter instance : InterceptorInstance to interceptor : Interceptor in method private addInterceptor0(interceptor Interceptor, interceptorId int, point InterceptPoint) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Rename Parameter instance : InterceptorInstance to interceptor : Interceptor in method private addAfterInterceptor(interceptor Interceptor, interceptorId int, localVarsInitialized boolean, originalCodeOffset int) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |