Class BlockIndicesTask

    • Constructor Detail

      • BlockIndicesTask

        public BlockIndicesTask()
    • Method Detail

      • setTransitGraphDao

        @Autowired
        public void setTransitGraphDao​(TransitGraphDao transitGraphDao)
      • setBlockIndexFactoryService

        @Autowired
        public void setBlockIndexFactoryService​(BlockIndexFactoryService blockIndexFactoryService)
      • setRefreshService

        @Autowired
        public void setRefreshService​(org.onebusaway.container.refresh.RefreshService refreshService)
      • run

        public void run()
        Specified by:
        run in interface Runnable