Uses of Class
org.onebusaway.container.cache.CacheKeyInfo
-
Packages that use CacheKeyInfo Package Description org.onebusaway.container.cache org.onebusaway.container.model -
-
Uses of CacheKeyInfo in org.onebusaway.container.cache
Methods in org.onebusaway.container.cache that return CacheKeyInfo Modifier and Type Method Description CacheKeyInfoCacheableMethodKeyFactory. createKey(org.aspectj.lang.ProceedingJoinPoint point)CacheKeyInfoCacheableObjectKeyFactory. createKey(Object object)CacheKeyInfoDefaultCacheableKeyFactory. createKey(org.aspectj.lang.ProceedingJoinPoint point)CacheKeyInfoDefaultCacheableObjectKeyFactory. createKey(Object object)CacheKeyInfoPropertyPathExpressionCacheableObjectKeyFactory. createKey(Object object) -
Uses of CacheKeyInfo in org.onebusaway.container.model
Methods in org.onebusaway.container.model that return CacheKeyInfo Modifier and Type Method Description CacheKeyInfoIdentityBeanCacheableObjectKeyFactory. createKey(Object object)
-