org.onebusaway.transit_data_federation.impl.otp
Class OBAGraphServiceImpl

java.lang.Object
  extended by org.opentripplanner.routing.impl.GraphServiceImpl
      extended by org.onebusaway.transit_data_federation.impl.otp.OBAGraphServiceImpl
All Implemented Interfaces:
org.opentripplanner.routing.services.GraphService

@Component
public class OBAGraphServiceImpl
extends org.opentripplanner.routing.impl.GraphServiceImpl


Constructor Summary
OBAGraphServiceImpl()
           
 
Method Summary
 void setBundle(FederatedTransitDataBundle bundle)
           
 
Methods inherited from class org.opentripplanner.routing.impl.GraphServiceImpl
getCalendarService, getContractionHierarchySet, getGraph, refreshGraph, setBundle, setContractionHierarchySet, setCreateEmptyGraphIfNotFound, setGraphPath, setGraphRefreshListeners
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OBAGraphServiceImpl

public OBAGraphServiceImpl()
Method Detail

setBundle

public void setBundle(FederatedTransitDataBundle bundle)


Copyright © 2012 OneBusAway. All Rights Reserved.