Class CPSTimer
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.interf.impl.GenericTimer
de.hybris.platform.sap.productconfig.runtime.cps.impl.CPSTimer
public class CPSTimer
extends de.hybris.platform.sap.productconfig.runtime.interf.impl.GenericTimer
Helper class to enable to simple performance measurements of configuration and pricing engine service calls. It will
simple trace the duration of every service call and log it with DEBUG severity.
Set the LogLevel for this class to debug to enable the measurement.
Set the LogLevel for this class to debug to enable the measurement.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.sap.productconfig.runtime.interf.impl.GenericTimer
logTime, start, stop
-
Constructor Details
-
CPSTimer
public CPSTimer()
-
-
Method Details
-
getLogger
protected org.apache.log4j.Logger getLogger()- Specified by:
getLoggerin classde.hybris.platform.sap.productconfig.runtime.interf.impl.GenericTimer
-
getMeasuredDomainName
- Specified by:
getMeasuredDomainNamein classde.hybris.platform.sap.productconfig.runtime.interf.impl.GenericTimer
-