Uses of Class
wt.epm.ndi.impl.NDICacheProfiler

Packages that use NDICacheProfiler
wt.epm.ndi.impl   
 

Uses of NDICacheProfiler in wt.epm.ndi.impl
 

Fields in wt.epm.ndi.impl declared as NDICacheProfiler
private  NDICacheProfiler NDICache.profiler
           
 

Methods in wt.epm.ndi.impl that return NDICacheProfiler
static NDICacheProfiler NDICacheProfiler.getProfiler(Class targetClass)
           
private static NDICacheProfiler NDICacheProfiler.registerNewNDICacheProfiler(Class targetClass)
           
private static NDICacheProfiler NDICacheProfiler.getCurrentNDICacheProfiler(Class targetClass)
           
 NDICacheProfiler NDICache.getProfiler()