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