Searched defs:agent (Results 1 – 1 of 1) sorted by relevance
542 public static void attachAgent(String agent) throws IOException { in attachAgent()553 public static void attachAgent(String agent, ClassLoader classLoader) throws IOException { in attachAgent()557 private static native void nativeAttachAgent(String agent, ClassLoader classLoader) in nativeAttachAgent()