Class RouteListener

  • All Implemented Interfaces:
    EventListener, org.springframework.context.ApplicationListener<RouteChangedEvent>

    @Service
    @Profile("!test")
    public class RouteListener
    extends Object
    implements org.springframework.context.ApplicationListener<RouteChangedEvent>
    Handles route updates emitted by optimization plugin.