| |
|
| java.lang.Object org.netbeans.lib.profiler.server.Monitors
Monitors | public class Monitors implements CommonConstants(Code) | | Implementation of the monitoring functionality, active throughout the TA execution.
author: Tomas Hurka author: Misha Dmitriev author: Ian Formanek |
Inner Class :static class LongList | |
Inner Class :static class SurvGenAndThreadsMonitor extends Thread | |
Inner Class :static class ThreadDataTable | |
gcFinishTimes | protected static long[] gcFinishTimes(Code) | | |
gcRelTime | protected static long[] gcRelTime(Code) | | |
gcStartTimes | protected static long[] gcStartTimes(Code) | | |
generalMNums | protected static long[] generalMNums(Code) | | |
stMonitor | protected static SurvGenAndThreadsMonitor stMonitor(Code) | | |
time | protected static long time(Code) | | |
initialize | public static void initialize()(Code) | | |
monitorThreadsStarted | public static boolean monitorThreadsStarted()(Code) | | Check if all monitor threads have been started
|
shutdown | public static void shutdown()(Code) | | |
|
|
|