Uses of Interface
org.onebusaway.container.cache.CacheableMethodKeyFactory

Packages that use CacheableMethodKeyFactory
org.onebusaway.container.cache   
 

Uses of CacheableMethodKeyFactory in org.onebusaway.container.cache
 

Classes in org.onebusaway.container.cache that implement CacheableMethodKeyFactory
 class DefaultCacheableKeyFactory
          Factory for producing a CacheKeyInfo cache key from a ProceedingJoinPoint method invocation.
 

Methods in org.onebusaway.container.cache that return CacheableMethodKeyFactory
 CacheableMethodKeyFactory CacheableMethodKeyFactoryManager.getCacheableMethodKeyFactoryForJoinPoint(org.aspectj.lang.ProceedingJoinPoint pjp, Method method)
           
 CacheableMethodKeyFactory CacheableMethodKeyFactoryManager.getCacheableMethodKeyFactoryForMethod(Method m)
           
protected  CacheableMethodKeyFactory CacheableMethodManager.getKeyFactory(org.aspectj.lang.ProceedingJoinPoint pjp, Method method)
          Protected Methods
 



Copyright © 2012 OneBusAway. All Rights Reserved.