Class FraudCheckIntegrationTest.OrderFraudEmployeeEventListener
- java.lang.Object
-
- de.hybris.platform.servicelayer.event.impl.AbstractEventListener<T>
-
- de.hybris.platform.yacceleratorfulfilmentprocess.test.events.TestEventListenerCountingEvents<OrderFraudEmployeeNotificationEvent>
-
- de.hybris.platform.yacceleratorfulfilmentprocess.test.FraudCheckIntegrationTest.OrderFraudEmployeeEventListener
-
- All Implemented Interfaces:
java.util.EventListener
,org.springframework.beans.factory.Aware
,org.springframework.beans.factory.InitializingBean
,org.springframework.context.ApplicationContextAware
,org.springframework.context.ApplicationListener<OrderFraudEmployeeNotificationEvent>
- Enclosing class:
- FraudCheckIntegrationTest
public static class FraudCheckIntegrationTest.OrderFraudEmployeeEventListener extends TestEventListenerCountingEvents<OrderFraudEmployeeNotificationEvent>
-
-
Constructor Summary
Constructors Constructor Description OrderFraudEmployeeEventListener()
-
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
-
-