Searched defs:PrintGCStat (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/management/VerboseGC/
H A DPrintGCStat.java56 public class PrintGCStat { class
63 * Constructs a PrintGCStat object to monitor a remote JVM.
65 public PrintGCStat(MBeanServerConnection server) throws IOException { method in class:PrintGCStat
109 * Constructs a PrintGCStat object to monitor the local JVM.
111 public PrintGCStat() { method in class:PrintGCStat

Completed in 28 milliseconds