org.onebusaway.transit_data_federation.bundle.tasks.block_indices
Class BlockIndicesTask
java.lang.Object
org.onebusaway.transit_data_federation.bundle.tasks.block_indices.BlockIndicesTask
- All Implemented Interfaces:
- Runnable
public class BlockIndicesTask
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockIndicesTask
public BlockIndicesTask()
setBundle
public void setBundle(FederatedTransitDataBundle bundle)
setTransitGraphDao
public void setTransitGraphDao(TransitGraphDao transitGraphDao)
setBlockIndexFactoryService
public void setBlockIndexFactoryService(BlockIndexFactoryService blockIndexFactoryService)
setRefreshService
public void setRefreshService(RefreshService refreshService)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2012 OneBusAway. All Rights Reserved.