Class FraudCheckIntegrationTest.OrderFraudCustomerEventListener
java.lang.Object
de.hybris.platform.servicelayer.event.impl.AbstractEventListener<T>
de.hybris.platform.b2ctelcofulfillmentprocess.test.events.TestEventListenerCountingEvents<de.hybris.platform.orderprocessing.events.OrderFraudCustomerNotificationEvent>
de.hybris.platform.b2ctelcofulfillmentprocess.test.FraudCheckIntegrationTest.OrderFraudCustomerEventListener
- 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.OrderFraudCustomerNotificationEvent>
- Enclosing class:
- FraudCheckIntegrationTest
public static class FraudCheckIntegrationTest.OrderFraudCustomerEventListener
extends TestEventListenerCountingEvents<de.hybris.platform.orderprocessing.events.OrderFraudCustomerNotificationEvent>
-
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
-
OrderFraudCustomerEventListener
public OrderFraudCustomerEventListener()
-