Uses of Interface
org.openwms.common.transport.reservation.ReservationService
Package
Description
-
Uses of ReservationService in org.openwms.common.transport.allocation.spi
Modifier and TypeFieldDescriptionprivate final ReservationService
SimpleGenericAllocator.reservationService
ModifierConstructorDescription(package private)
SimpleGenericAllocator
(TransportUnitService transportUnitService, ReservationService reservationService) -
Uses of ReservationService in org.openwms.common.transport.reservation
Modifier and TypeClassDescription(package private) class
A ReservationServiceImpl.Modifier and TypeFieldDescriptionprivate final ReservationService
ReservationMessageListener.reservationService
ModifierConstructorDescription(package private)
ReservationMessageListener
(ReservationService reservationService)