Uses of Class
org.onebusaway.container.cache.CacheableArgument
-
Packages that use CacheableArgument Package Description org.onebusaway.container.cache -
-
Uses of CacheableArgument in org.onebusaway.container.cache
Methods in org.onebusaway.container.cache that return CacheableArgument Modifier and Type Method Description protected CacheableArgumentCacheableMethodKeyFactoryManager. getCacheableArgumentAnnotation(Annotation[] annotations)Private MethodsMethods in org.onebusaway.container.cache with parameters of type CacheableArgument Modifier and Type Method Description protected CacheableObjectKeyFactoryCacheableMethodKeyFactoryManager. getKeyFactoryForCacheableArgumentAnnotation(Class<?> type, CacheableArgument cacheableArgumentAnnotation, boolean cacheRefreshIndicator)
-