Interface StatisticsGatewayFactory<T>

    • Method Detail

      • getOrCreateStatisticsGateway

        com.hybris.statistics.StatisticsGateway<T> getOrCreateStatisticsGateway()
        Creates or gets already created statistics gateway. Ensures only one instance per tenant.
        Returns:
        the or create statistics gateway