Uses of Interface
org.openwms.wms.location.LocationSynchronizer
Packages that use LocationSynchronizer
-
Uses of LocationSynchronizer in org.openwms.wms.location.events
Fields in org.openwms.wms.location.events declared as LocationSynchronizerModifier and TypeFieldDescriptionprivate final LocationSynchronizer
LocationMessageListener.synchronizer
Constructors in org.openwms.wms.location.events with parameters of type LocationSynchronizerModifierConstructorDescription(package private)
LocationMessageListener
(LocationSynchronizer synchronizer) -
Uses of LocationSynchronizer in org.openwms.wms.location.impl
Classes in org.openwms.wms.location.impl that implement LocationSynchronizerModifier and TypeClassDescription(package private) class
A LocationSynchronizerImpl is a Spring managed transaction service that is responsible to synchronize the state ofLocation
s with the golden source.