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