The agent JAR file USES a special manifest attribute to specify the actual agent class, which must define a method public static void premain (String options, Instrumentation inst).
代理JAR文件使用一个特殊的清单属性来指定实际的代理类,这必须定义一个方法:publicstaticvoid premain (Stringoptions,Instrumentation inst)。
The agent JAR file USES a special manifest attribute to specify the actual agent class, which must define a method public static void premain (String options, Instrumentation inst).
代理JAR文件使用一个特殊的清单属性来指定实际的代理类,这必须定义一个方法:publicstaticvoid premain (Stringoptions,Instrumentation inst)。
应用推荐