org.onebusaway.container.model
public class IdentityBeanCacheableObjectKeyFactory extends Object implements CacheableObjectKeyFactory
CacheableObjectKeyFactory
cache key strategy for objects
of type IdentityBean
, where the objects id is used as the cache key.CacheableObjectKeyFactory
Constructor and Description |
---|
IdentityBeanCacheableObjectKeyFactory() |
public IdentityBeanCacheableObjectKeyFactory()
public CacheKeyInfo createKey(Object object)
createKey
in interface CacheableObjectKeyFactory
Copyright © 2014 OneBusAway. All Rights Reserved.