org.onebusaway.transit_data_federation.impl.otp
Class StreetToStopGraphLinkerService
java.lang.Object
org.onebusaway.transit_data_federation.impl.otp.StreetToStopGraphLinkerService
- All Implemented Interfaces:
- org.opentripplanner.routing.services.GraphRefreshListener
@Component
public class StreetToStopGraphLinkerService
- extends Object
- implements org.opentripplanner.routing.services.GraphRefreshListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreetToStopGraphLinkerService
public StreetToStopGraphLinkerService()
setTransitGraphDao
public void setTransitGraphDao(TransitGraphDao transitGraphDao)
setGraphService
public void setGraphService(org.opentripplanner.routing.services.GraphService graphService)
setOtpConfigurationService
public void setOtpConfigurationService(OTPConfigurationService otpConfigurationService)
handleTransitGraphRefresh
@Refreshable(dependsOn="transitGraph")
public void handleTransitGraphRefresh()
handleGraphRefresh
public void handleGraphRefresh(org.opentripplanner.routing.services.GraphService graphService)
- Specified by:
handleGraphRefresh
in interface org.opentripplanner.routing.services.GraphRefreshListener
Copyright © 2012 OneBusAway. All Rights Reserved.