|
Change Return Type void to int in method private addBeforeInterceptor(instance InterceptorInstance, interceptorId int) : int in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Change Return Type Interceptor to InterceptorInstance in method public findInterceptor(key int) : InterceptorInstance in class com.navercorp.pinpoint.bootstrap.interceptor.GlobalInterceptorRegistry |
From |
To |
|
Change Return Type Interceptor to InterceptorInstance in method public getInterceptor(classLoader ClassLoader, interceptorClassName String, providedArguments Object[], group InterceptorGroup, policy ExecutionPolicy, target InstrumentClass, targetMethod InstrumentMethod) : InterceptorInstance in class com.navercorp.pinpoint.profiler.plugin.interceptor.InterceptorFactory |
From |
To |
|
Change Return Type Interceptor to InterceptorInstance in method public findInterceptor(key int) : InterceptorInstance in class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorRegistryAdaptor |
From |
To |
|
Change Return Type Interceptor to InterceptorInstance in method public getInterceptor(classLoader ClassLoader, interceptorClassName String, providedArguments Object[], group InterceptorGroup, policy ExecutionPolicy, target InstrumentClass, targetMethod InstrumentMethod) : InterceptorInstance in class com.navercorp.pinpoint.profiler.plugin.interceptor.AnnotatedInterceptorFactory |
From |
To |
|
Change Return Type Interceptor to InterceptorInstance in method public findInterceptor(key int) : InterceptorInstance in class com.navercorp.pinpoint.bootstrap.interceptor.DefaultInterceptorRegistryAdaptor |
From |
To |
|
Change Return Type JavassistClassPool to InstrumentClassPool in method public getClassPool() : InstrumentClassPool in class com.navercorp.pinpoint.profiler.DefaultAgent |
From |
To |
|
Change Return Type Interceptor to InterceptorInstance in method public findInterceptor(key int) : InterceptorInstance in class com.navercorp.pinpoint.bootstrap.interceptor.InterceptorRegistry |
From |
To |
|
Change Variable Type interceptor : Interceptor to inst : InterceptorInstance in method public test0() : void in class com.navercorp.pinpoint.profiler.plugin.AnnotatedInterceptorFactoryTest |
From |
To |
|
Change Variable Type before : InterceptorInvokeCodeGenerator to generator : InvokeBeforeCodeGenerator in method private addBeforeInterceptor(instance InterceptorInstance, interceptorId int) : int in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Change Variable Type interceptor : Interceptor to interceptor : InterceptorInstance in method public addInterceptor0(interceptorId int, type InterceptPoint) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Change Variable Type interceptor : Interceptor to interceptor : InterceptorInstance in method public addInterceptor(interceptorId int) : void in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Change Variable Type instrumentor : ByteCodeInstrumentor to pool : InstrumentClassPool in method public test() : void in class com.navercorp.pinpoint.profiler.plugin.DefaultClassEditorBuilderTest |
From |
To |
|
Rename Parameter point : ExecutionPolicy to policy : ExecutionPolicy in method public GroupedSimpleAroundInterceptor(delegate SimpleAroundInterceptor, group InterceptorGroup, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.group.GroupedSimpleAroundInterceptor |
From |
To |
|
Rename Parameter executionPoint : ExecutionPolicy to executionPolicy : ExecutionPolicy in method public AnnotatedInterceptorInjector(pluginContext DefaultProfilerPluginContext, interceptorName String, constructorArguments Object[], groupName String, executionPolicy ExecutionPolicy) in class com.navercorp.pinpoint.profiler.plugin.interceptor.AnnotatedInterceptorInjector |
From |
To |
|
Rename Parameter point : ExecutionPolicy to policy : ExecutionPolicy in method public GroupedStaticAroundInterceptor(delegate StaticAroundInterceptor, group InterceptorGroup, policy ExecutionPolicy) in class com.navercorp.pinpoint.bootstrap.interceptor.group.GroupedStaticAroundInterceptor |
From |
To |
|
Rename Parameter interceptor : Interceptor to instance : InterceptorInstance in method private addBeforeInterceptor(instance InterceptorInstance, interceptorId int) : int in class com.navercorp.pinpoint.profiler.interceptor.bci.JavassistMethod |
From |
To |
|
Rename Parameter instrumentor : ByteCodeInstrumentor to context : ProfilerPluginInstrumentContext in method public DedicatedClassFileTransformer(context ProfilerPluginInstrumentContext, targetClassName String, recipe ClassRecipe) in class com.navercorp.pinpoint.profiler.plugin.transformer.DedicatedClassFileTransformer |
From |
To |