public class Agent extends Object
启动jar java -javaagent:this.jar='-pwd 0000000' -jar aa.jar
public static void premain(String args, Instrumentation inst) throws Exception
args - 参数inst - instException - ExceptionCopyright © 2024. All rights reserved.