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