Class FraudCheckIntegrationTest.OrderPlacedEventListener
- java.lang.Object
-
- de.hybris.platform.servicelayer.event.impl.AbstractEventListener<T>
-
- de.hybris.platform.yacceleratorfulfilmentprocess.test.events.TestEventListenerCountingEvents<OrderPlacedEvent>
-
- de.hybris.platform.yacceleratorfulfilmentprocess.test.FraudCheckIntegrationTest.OrderPlacedEventListener
-
- All Implemented Interfaces:
java.util.EventListener
,org.springframework.beans.factory.Aware
,org.springframework.beans.factory.InitializingBean
,org.springframework.context.ApplicationContextAware
,org.springframework.context.ApplicationListener<OrderPlacedEvent>
- Enclosing class:
- FraudCheckIntegrationTest
public static class FraudCheckIntegrationTest.OrderPlacedEventListener extends TestEventListenerCountingEvents<OrderPlacedEvent>
-
-
Constructor Summary
Constructors Constructor Description OrderPlacedEventListener()
-
Method Summary
-
Methods inherited from class de.hybris.platform.yacceleratorfulfilmentprocess.test.events.TestEventListenerCountingEvents
getNumberOfEvents, onEvent, resetCounter
-
Methods inherited from class de.hybris.platform.servicelayer.event.impl.AbstractEventListener
afterPropertiesSet, onApplicationEvent, setApplicationContext, setClusterService, setTenantService
-
-