Class Hierarchy
- java.lang.Object
- org.onebusaway.container.cache.CacheableMethodKeyFactoryManager
- org.onebusaway.container.cache.CacheableMethodManager
- org.onebusaway.container.cache.CacheableAnnotationInterceptor
- org.onebusaway.container.cache.CacheKeyInfo (implements java.io.Serializable)
- org.onebusaway.container.cache.DefaultCacheableKeyFactory (implements org.onebusaway.container.cache.CacheableMethodKeyFactory, java.io.Serializable)
- org.onebusaway.container.cache.DefaultCacheableObjectKeyFactory (implements org.onebusaway.container.cache.CacheableObjectKeyFactory, java.io.Serializable)
- org.onebusaway.container.cache.PropertyPathExpressionCacheableObjectKeyFactory (implements org.onebusaway.container.cache.CacheableObjectKeyFactory, java.io.Serializable)
Interface Hierarchy
- org.onebusaway.container.cache.CacheableMethodKeyFactory
- org.onebusaway.container.cache.CacheableObjectKeyFactory
Annotation Type Hierarchy
- org.onebusaway.container.cache.Cacheable (implements java.lang.annotation.Annotation)
- org.onebusaway.container.cache.CacheableArgument (implements java.lang.annotation.Annotation)
- org.onebusaway.container.cache.CacheableKey (implements java.lang.annotation.Annotation)