Class InventoryTransportUnitApiImpl

java.lang.Object
org.openwms.wms.transport.impl.InventoryTransportUnitApiImpl
All Implemented Interfaces:
CommonTransportUnitApi

@Profile("!DISTRIBUTED") @Component class InventoryTransportUnitApiImpl extends Object implements CommonTransportUnitApi
A InventoryTransportUnitApiImpl is a concrete implementation of the CommonTransportUnitApi that is used in a non-distributed environment, like a single-app deployment, when all services are connected via DI connected.
Author:
Heiko Scherrer
  • Constructor Details

    • InventoryTransportUnitApiImpl

      InventoryTransportUnitApiImpl()
  • Method Details