Package ca.uhn.cache.proxy

Interface Summary
IDataInspector A IDataInspector is a helper that knows about a certain result class and is able to tell a ISemanticCache important things about results of that class.
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.
IListeningMethodAdapter.ResultListener A generic listener for query results.
IMethodAdapter Adapts the arguments and return values of a particular Java method to work with a ISemanticCache.
 

Class Summary
CachingInvocationHandler InvocationHandler used to make a Proxy cache the results of method calls.
 



Copyright © 2004-2005 University Health Network. All Rights Reserved.