Uses of Interface
org.openwms.common.transport.reservation.ReservationService
Packages that use ReservationService
Package
Description
-
Uses of ReservationService in org.openwms.common.transport.allocation.spi
Fields in org.openwms.common.transport.allocation.spi declared as ReservationServiceModifier and TypeFieldDescriptionprivate final ReservationService
SimpleGenericAllocator.reservationService
Constructors in org.openwms.common.transport.allocation.spi with parameters of type ReservationServiceModifierConstructorDescription(package private)
SimpleGenericAllocator
(TransportUnitService transportUnitService, ReservationService reservationService) -
Uses of ReservationService in org.openwms.common.transport.reservation
Classes in org.openwms.common.transport.reservation that implement ReservationServiceModifier and TypeClassDescription(package private) class
A ReservationServiceImpl.Fields in org.openwms.common.transport.reservation declared as ReservationServiceModifier and TypeFieldDescriptionprivate final ReservationService
ReservationMessageListener.reservationService
Constructors in org.openwms.common.transport.reservation with parameters of type ReservationServiceModifierConstructorDescription(package private)
ReservationMessageListener
(ReservationService reservationService)