java.lang.Object
de.hybris.platform.sap.productconfig.services.analytics.impl.AnalyticsServiceImpl
All Implemented Interfaces:
AnalyticsService

public class AnalyticsServiceImpl extends Object implements AnalyticsService
Default implementation of theAnalyticsService.
While the atcual service call is delegated to the analytics provider, this service will cache the result within the sesseion, to reduce number of actual service calls to a minimum.