|
Change Parameter Type bootStrapJar : String to bootStrapJars : List<String> in method public JavassistClassPool(interceptorRegistryBinder InterceptorRegistryBinder, bootStrapJars List<String>) in class com.navercorp.pinpoint.profiler.instrument.JavassistClassPool |
From |
To |
|
Change Parameter Type bootStrapJarCorePath : String to bootstrapJarPaths : List<String> in method private createAgentOption(agentArgs String, instrumentation Instrumentation, profilerConfig ProfilerConfig, pluginJars URL[], bootstrapJarPaths List<String>, serviceTypeRegistryService ServiceTypeRegistryService, annotationKeyRegistryService AnnotationKeyRegistryService) : AgentOption in class com.navercorp.pinpoint.bootstrap.PinpointStarter |
From |
To |
|
Change Parameter Type bootStrapJar : String to bootStrapJars : List<String> in method public ASMClassPool(interceptorRegistryBinder InterceptorRegistryBinder, bootStrapJars List<String>) in class com.navercorp.pinpoint.profiler.instrument.ASMClassPool |
From |
To |
|
Change Parameter Type bootstrapCoreJarPath : String to bootstrapJarPaths : List<String> in method public PluginConfig(pluginJar URL, plugin ProfilerPlugin, instrumentation Instrumentation, classPool InstrumentClassPool, bootstrapJarPaths List<String>, pluginPackageFilter ClassNameFilter) in class com.navercorp.pinpoint.profiler.plugin.PluginConfig |
From |
To |
|
Change Parameter Type bootStrapJarCorePath : String to bootstrapJarPaths : List<String> in method public DefaultAgentOption(agentArgs String, instrumentation Instrumentation, profilerConfig ProfilerConfig, pluginJars URL[], bootstrapJarPaths List<String>, serviceTypeRegistryService ServiceTypeRegistryService, annotationKeyRegistryService AnnotationKeyRegistryService) in class com.navercorp.pinpoint.bootstrap.DefaultAgentOption |
From |
To |
|
Rename Parameter bootStrapJarCorePath : String to bootstrapJarPaths : List<String> in method private createAgentOption(agentArgs String, instrumentation Instrumentation, profilerConfig ProfilerConfig, pluginJars URL[], bootstrapJarPaths List<String>, serviceTypeRegistryService ServiceTypeRegistryService, annotationKeyRegistryService AnnotationKeyRegistryService) : AgentOption in class com.navercorp.pinpoint.bootstrap.PinpointStarter |
From |
To |
|
Rename Parameter bootstrapCoreJarPath : String to bootstrapJarPaths : List<String> in method public PluginConfig(pluginJar URL, plugin ProfilerPlugin, instrumentation Instrumentation, classPool InstrumentClassPool, bootstrapJarPaths List<String>, pluginPackageFilter ClassNameFilter) in class com.navercorp.pinpoint.profiler.plugin.PluginConfig |
From |
To |
|
Rename Parameter bootStrapCoreJar : String to jarFilePath : String in method private getJarFile(jarFilePath String) : JarFile in class com.navercorp.pinpoint.bootstrap.PinpointBootStrap |
From |
To |
|
Rename Parameter bootStrapJarCorePath : String to bootstrapJarPaths : List<String> in method public DefaultAgentOption(agentArgs String, instrumentation Instrumentation, profilerConfig ProfilerConfig, pluginJars URL[], bootstrapJarPaths List<String>, serviceTypeRegistryService ServiceTypeRegistryService, annotationKeyRegistryService AnnotationKeyRegistryService) in class com.navercorp.pinpoint.bootstrap.DefaultAgentOption |
From |
To |
|
Rename Parameter bootStrapJar : String to bootStrapJars : List<String> in method public JavassistClassPool(interceptorRegistryBinder InterceptorRegistryBinder, bootStrapJars List<String>) in class com.navercorp.pinpoint.profiler.instrument.JavassistClassPool |
From |
To |
|
Rename Parameter bootStrapJar : String to bootStrapJars : List<String> in method public ASMClassPool(interceptorRegistryBinder InterceptorRegistryBinder, bootStrapJars List<String>) in class com.navercorp.pinpoint.profiler.instrument.ASMClassPool |
From |
To |