Uses of Interface
ca.uhn.cache.proxy.IDataInspector

Packages that use IDataInspector
ca.uhn.cache.proxy   
ca.uhn.cache.proxy.impl   
 

Uses of IDataInspector in ca.uhn.cache.proxy
 

Methods in ca.uhn.cache.proxy that return IDataInspector
 IDataInspector IMethodAdapter.getDataInspector()
           
 

Uses of IDataInspector in ca.uhn.cache.proxy.impl
 

Methods in ca.uhn.cache.proxy.impl that return IDataInspector
 IDataInspector AbstractMethodAdapter.getDataInspector()
           
 

Constructors in ca.uhn.cache.proxy.impl with parameters of type IDataInspector
AbstractMethodAdapter(java.lang.String theMethodName, java.lang.Class[] theArgTypes, int theMaxGroups, IDataInspector theInspector)
           
AbstractMethodAdapter(java.lang.reflect.Method theMethod, int theMaxGroups, IDataInspector theInspector)
           
 



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