Uses of Class
com.dynamide.util.Profiler

Packages that use Profiler
com.dynamide The core of the Dynamide Framework: Session, Widget, Page, Property, etc. 
com.dynamide.util Utilities and Tools for working in the Dynamide Framework 
 

Uses of Profiler in com.dynamide
 

Methods in com.dynamide that return Profiler
 Profiler DynamideObject.getProfiler()
           
 

Uses of Profiler in com.dynamide.util
 

Methods in com.dynamide.util that return Profiler
static Profiler Profiler.createProfiler()
          Factory method for a private profiler -- see also getSharedProfiler()
static Profiler Profiler.getSharedProfiler()
          Returns a VM-shared singleton Profiler
static Profiler Profiler.getThreadSharedProfiler()
           
 



Copyright © 2001-2013 DYNAMIDE.COM. All Rights Reserved.