Searched refs:attachAgent (Results 1 – 2 of 2) sorted by relevance
542 public static void attachAgent(String agent) throws IOException { in attachAgent() method in VMDebug543 attachAgent(agent, null); in attachAgent()553 public static void attachAgent(String agent, ClassLoader classLoader) throws IOException { in attachAgent() method in VMDebug
621 method public static void attachAgent(String, ClassLoader) throws java.io.IOException;