Class ProductConfigUserChangedEventListenerTest.ProductConfigUserChangedEventListenerForTest
java.lang.Object
de.hybris.platform.servicelayer.event.impl.AbstractEventListener<AfterSessionUserChangeEvent>
de.hybris.platform.sap.productconfig.services.event.impl.ProductConfigUserChangedEventListener
de.hybris.platform.sap.productconfig.services.event.impl.ProductConfigUserChangedEventListenerTest.ProductConfigUserChangedEventListenerForTest
- All Implemented Interfaces:
EventListener,org.springframework.beans.factory.Aware,org.springframework.beans.factory.InitializingBean,org.springframework.context.ApplicationContextAware,org.springframework.context.ApplicationListener<AfterSessionUserChangeEvent>
- Enclosing class:
- ProductConfigUserChangedEventListenerTest
public class ProductConfigUserChangedEventListenerTest.ProductConfigUserChangedEventListenerForTest
extends ProductConfigUserChangedEventListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ConfigurationLifecycleStrategyprotected ProductConfigEventListenerUtilMethods inherited from class de.hybris.platform.sap.productconfig.services.event.impl.ProductConfigUserChangedEventListener
getCurrentUser, logUserInfo, onEventMethods inherited from class de.hybris.platform.servicelayer.event.impl.AbstractEventListener
afterPropertiesSet, onApplicationEvent, setApplicationContext, setClusterService, setTenantService
-
Constructor Details
-
ProductConfigUserChangedEventListenerForTest
public ProductConfigUserChangedEventListenerForTest()
-
-
Method Details
-
getConfigurationLifecycleStrategy
- Overrides:
getConfigurationLifecycleStrategyin classProductConfigUserChangedEventListener
-
getProductConfigEventListenerUtil
- Overrides:
getProductConfigEventListenerUtilin classProductConfigUserChangedEventListener
-