org.onebusaway.container.cache
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface CacheableKey
Cacheable
.Cacheable
,
CacheableObjectKeyFactory
Modifier and Type | Required Element and Description |
---|---|
Class<? extends CacheableObjectKeyFactory> |
keyFactory |
public abstract Class<? extends CacheableObjectKeyFactory> keyFactory
Copyright © 2014 OneBusAway. All Rights Reserved.