Uses of Interface
se.citerus.dddsample.domain.service.RoutingService

Packages that use RoutingService
se.citerus.dddsample.application.impl Implementation of the application layer. 
se.citerus.dddsample.infrastructure.routing Communicates with the Pathfinder external routing service. 
 

Uses of RoutingService in se.citerus.dddsample.application.impl
 

Constructors in se.citerus.dddsample.application.impl with parameters of type RoutingService
BookingServiceImpl(CargoRepository cargoRepository, LocationRepository locationRepository, RoutingService routingService)
           
 

Uses of RoutingService in se.citerus.dddsample.infrastructure.routing
 

Classes in se.citerus.dddsample.infrastructure.routing that implement RoutingService
 class ExternalRoutingService
          Our end of the routing service.
 



Copyright © 2009. All Rights Reserved.