public class JConsoleUtilities extends Object
| Constructor and Description | 
|---|
| JConsoleUtilities() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String[] | createJConsoleCommand(String jmxServiceUrl,
                     String javaHomeDir,
                     boolean usePlugin,
                     boolean useParameters)This method creates jconosle command, JDK 1.6 used or later version then plugin parameter
 will be used with topthreads or JTop last tab | 
| static String[] | createJVisualVmCommand(String jmxServiceUrl,
                      String javaHomeDir,
                      File visualVmFileLaunchFilePath)This method creates jconosle command, JDK 1.6 used or later version then plugin parameter
 will be used with topthreads or JTop last tab | 
public static String[] createJConsoleCommand(String jmxServiceUrl, String javaHomeDir, boolean usePlugin, boolean useParameters)
public static String[] createJVisualVmCommand(String jmxServiceUrl, String javaHomeDir, File visualVmFileLaunchFilePath)
Copyright © GigaSpaces.