Uses of Class
com.jalios.jcms.tools.Profiler
-
Packages that use Profiler Package Description com.jalios.jcms.tools This package contains various tools used for/by JPlatform. -
-
Uses of Profiler in com.jalios.jcms.tools
Methods in com.jalios.jcms.tools that return Profiler Modifier and Type Method Description static ProfilerProfiler. getProfiler(java.lang.String name, boolean create)Return an existing Profiler with the namename, or null if it does not existMethods in com.jalios.jcms.tools that return types with arguments of type Profiler Modifier and Type Method Description static java.util.Collection<Profiler>Profiler. getAllProfilers()
-