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