public class NycFareServiceFactory extends Object implements FareServiceFactory
| Constructor and Description |
|---|
NycFareServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.fasterxml.jackson.databind.JsonNode config) |
FareService |
makeFareService() |
void |
processGtfs(org.onebusaway.gtfs.services.GtfsRelationalDao dao) |
public FareService makeFareService()
makeFareService in interface FareServiceFactorypublic void processGtfs(org.onebusaway.gtfs.services.GtfsRelationalDao dao)
processGtfs in interface FareServiceFactorypublic void configure(com.fasterxml.jackson.databind.JsonNode config)
configure in interface FareServiceFactoryCopyright © 2018. All rights reserved.