|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IMethodAdapter | |
| ca.uhn.cache.proxy | |
| ca.uhn.cache.proxy.impl | |
| Uses of IMethodAdapter in ca.uhn.cache.proxy |
| Subinterfaces of IMethodAdapter in ca.uhn.cache.proxy | |
interface |
IListeningMethodAdapter
An extension of IMethodAdapter to handle methods
in which results are returned to the caller via a listener
instead of as a return value. |
| Constructors in ca.uhn.cache.proxy with parameters of type IMethodAdapter | |
CachingInvocationHandler(java.lang.Object theTarget,
IMethodAdapter[] theAdapters,
ISemanticCache theCache)
|
|
| Uses of IMethodAdapter in ca.uhn.cache.proxy.impl |
| Classes in ca.uhn.cache.proxy.impl that implement IMethodAdapter | |
class |
AbstractMethodAdapter
Base implementation of IMethodAdapter. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||