public class GCspy extends Object
Modifier and Type | Field and Description |
---|---|
static ServerInterpreter |
server |
static Util |
util |
Constructor and Description |
---|
GCspy() |
Modifier and Type | Method and Description |
---|---|
static void |
createOptions() |
static int |
getGCspyPort()
Get the number of the port that GCspy communicates on
|
static boolean |
getGCspyWait()
Should the VM wait for GCspy to connect?
|
static void |
startGCspyServer()
Start the GCspy server.
|
public static final ServerInterpreter server
public GCspy()
public static void createOptions()
public static int getGCspyPort()
public static boolean getGCspyWait()
public static void startGCspyServer()