Uses of Interface
org.openwms.tms.routing.routes.RouteService
Package
Description
This package contains types responsible for route and path finding.
-
Uses of RouteService in org.openwms.tms.routing.location.impl
ModifierConstructorDescription(package private)
LocationServiceImpl
(LocationRepository locationRepository, RouteService routeService) -
Uses of RouteService in org.openwms.tms.routing.routes
Modifier and TypeClassDescription(package private) class
A RouteServiceImpl is a transactional Spring managed bean that operated onRoute
s.