Class TimeMeasurementAspect
java.lang.Object
de.hybris.platform.acceleratorservices.dataimport.batch.aop.TimeMeasurementAspect
Basic time measurement for batch processing.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TimeMeasurementAspect
public TimeMeasurementAspect()
-
-
Method Details
-
measure
Invokes a method and measures the execution time.- Parameters:
pjp-- Returns:
- result of the invocation
- Throws:
Throwable
-