Class TraceMonitor


  • public class TraceMonitor
    extends Object
    Usage tracing/monitoring utility.

    Note: This is turned off by default. Set '-DTraceMonitor.enabled=true' system property to turn it on.

    • Constructor Detail

      • TraceMonitor

        public TraceMonitor()
    • Method Detail

      • getStackTrace

        protected static String getStackTrace()
      • isEnabled

        public static boolean isEnabled()