Uses of Interface
org.openwms.wms.transport.TransportUnitSynchronizer
Packages that use TransportUnitSynchronizer
-
Uses of TransportUnitSynchronizer in org.openwms.wms.transport.impl
Classes in org.openwms.wms.transport.impl that implement TransportUnitSynchronizerModifier and TypeClassDescription(package private) class
A TransportUnitSynchronizerImpl is a transactional Spring managed service to synchronizeTransportUnit
changes on the golden source. -
Uses of TransportUnitSynchronizer in org.openwms.wms.transport.listeners
Fields in org.openwms.wms.transport.listeners declared as TransportUnitSynchronizerModifier and TypeFieldDescriptionprivate final TransportUnitSynchronizer
TransportUnitMessageListener.synchronizer
Constructors in org.openwms.wms.transport.listeners with parameters of type TransportUnitSynchronizerModifierConstructorDescription(package private)
TransportUnitMessageListener
(TransportUnitSynchronizer synchronizer, LocationMapper locationConverter, javax.validation.Validator validator)