Class TraceMonitor

java.lang.Object
org.hippoecm.frontend.model.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 Details

    • TraceMonitor

      public TraceMonitor()
  • Method Details

    • getStackTrace

      protected static String getStackTrace()
    • isEnabled

      public static boolean isEnabled()