org.onebusaway.presentation.impl.transit_data
Class ArrivalsAndDeparturesQueryBeanCacheableObjectKeyFactory
java.lang.Object
org.onebusaway.presentation.impl.transit_data.ArrivalsAndDeparturesQueryBeanCacheableObjectKeyFactory
- All Implemented Interfaces:
- CacheableObjectKeyFactory
public class ArrivalsAndDeparturesQueryBeanCacheableObjectKeyFactory
- extends Object
- implements CacheableObjectKeyFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrivalsAndDeparturesQueryBeanCacheableObjectKeyFactory
public ArrivalsAndDeparturesQueryBeanCacheableObjectKeyFactory(int arrivalAndDepartureCacheWindow)
setTimeWindow
public void setTimeWindow(int timeWindowInSeconds)
createKey
public CacheKeyInfo createKey(Object object)
- Specified by:
createKey
in interface CacheableObjectKeyFactory
Copyright © 2012 OneBusAway. All Rights Reserved.