|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |