com.endeca.portal.instrumentation
Class PerformanceLoggingUtil

java.lang.Object
  extended by com.endeca.portal.instrumentation.PerformanceLoggingUtil

public class PerformanceLoggingUtil
extends java.lang.Object


Constructor Summary
PerformanceLoggingUtil()
           
 
Method Summary
static boolean isClientLoggingEnabled()
           
static boolean isPortletLoggingEnabled()
           
static boolean isQueryLoggingEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceLoggingUtil

public PerformanceLoggingUtil()
Method Detail

isQueryLoggingEnabled

public static boolean isQueryLoggingEnabled()

isPortletLoggingEnabled

public static boolean isPortletLoggingEnabled()

isClientLoggingEnabled

public static boolean isClientLoggingEnabled()