Package org.openwms.wms.receiving.events
Class InventoryEventListener
- java.lang.Object
-
- org.openwms.wms.receiving.events.InventoryEventListener
-
@Profile("ASYNCHRONOUS") @Component public class InventoryEventListener extends Object
A InventoryEventListener.- Author:
- Heiko Scherrer
-
-
Constructor Summary
Constructors Constructor Description InventoryEventListener(org.springframework.context.ApplicationEventPublisher publisher, org.ameba.mapping.BeanMapper mapper)
-