Class ArrivalsAndDeparturesQueryBeanCacheableObjectKeyFactory

  • All Implemented Interfaces:
    org.onebusaway.container.cache.CacheableObjectKeyFactory

    public class ArrivalsAndDeparturesQueryBeanCacheableObjectKeyFactory
    extends Object
    implements org.onebusaway.container.cache.CacheableObjectKeyFactory
    • Constructor Detail

      • ArrivalsAndDeparturesQueryBeanCacheableObjectKeyFactory

        public ArrivalsAndDeparturesQueryBeanCacheableObjectKeyFactory​(int arrivalAndDepartureCacheWindow)
    • Method Detail

      • setTimeWindow

        public void setTimeWindow​(int timeWindowInSeconds)
      • createKey

        public org.onebusaway.container.cache.CacheKeyInfo createKey​(Object object)
        Specified by:
        createKey in interface org.onebusaway.container.cache.CacheableObjectKeyFactory