Package org.openwms.tms.routing.routes
package org.openwms.tms.routing.routes
This package contains types responsible for route and path finding.
-
ClassDescriptionA ExplicitRouteSearch is a "simple" implementation of the
RouteSearchAlgorithm
activated with the Spring Profile "SIMPLE".A ExternalStartListener.A LocationGroupLoader.A RouteDetails.A RouteDetailsRepository.A RouteRepository.A RouteSearchAlgorithmImpl is the extended and standard version of theRouteSearchAlgorithm
.A RouteService operates onRoute
s.A RouteServiceImpl is a transactional Spring managed bean that operated onRoute
s.