|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
org.onebusaway.transit_data_federation.impl.RefreshableCalendarServiceImpl
@Component public class RefreshableCalendarServiceImpl
Constructor Summary | |
---|---|
RefreshableCalendarServiceImpl()
|
Method Summary | |
---|---|
org.onebusaway.gtfs.model.calendar.CalendarServiceData |
getData()
|
void |
setBundle(FederatedTransitDataBundle bundle)
|
void |
setup()
|
Methods inherited from class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl |
---|
getDatesForLocalizedServiceId, getLocalizedServiceIdForAgencyAndServiceId, getNextDepartureServiceDates, getNextDepartureServiceDates, getPreviousArrivalServiceDates, getPreviousArrivalServiceDates, getServiceDateArrivalsWithinRange, getServiceDateArrivalsWithinRange, getServiceDateDeparturesWithinRange, getServiceDateDeparturesWithinRange, getServiceDatesForServiceId, getServiceDatesWithinRange, getServiceDatesWithinRange, getServiceIds, getServiceIdsOnDate, getTimeZoneForAgencyId, isLocalizedServiceIdActiveOnDate, setData, setDataFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RefreshableCalendarServiceImpl()
Method Detail |
---|
public void setBundle(FederatedTransitDataBundle bundle)
@PostConstruct @Refreshable(dependsOn="calendarData") public void setup() throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public org.onebusaway.gtfs.model.calendar.CalendarServiceData getData()
getData
in class org.onebusaway.gtfs.impl.calendar.CalendarServiceImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |