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