Uses of Class
com.jalios.jcms.tools.Profiler.RequestProfiler
-
Packages that use Profiler.RequestProfiler Package Description com.jalios.jcms.tools This package contains various tools used for/by JPlatform. -
-
Uses of Profiler.RequestProfiler in com.jalios.jcms.tools
Methods in com.jalios.jcms.tools that return Profiler.RequestProfiler Modifier and Type Method Description Profiler.RequestProfiler
Profiler. getRequestProfiler(javax.servlet.http.HttpServletRequest request)
Return the request profiler associated with the given request and create a new one if none is available.
-