Searched refs:startAgent (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/management/
H A DAgent.java134 startAgent(config_props);
138 // Also called due to command-line via startAgent()
163 // @see #startLocalManagementAgent and also @see #startAgent.
231 private static void startAgent(Properties props) throws Exception { method in class:Agent
447 public static void startAgent() throws Exception { method in class:Agent
456 startAgent(props);

Completed in 22 milliseconds