| java.lang.Object com.tc.gcrunner.GCRunner
GCRunner | public class GCRunner (Code) | | Application that runs gc by interacting with ObjectManagementMonitorMBean. Expects 2 args: (1) hostname of machine
running DSO server (2) jmx server port number
|
Method Summary | |
public static void | main(String[] args) |
DEFAULT_PORT | final public static int DEFAULT_PORT(Code) | | |
|
|