|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Profiler | |
---|---|
org.apache.jetspeed.mockobjects.request | |
org.apache.jetspeed.profiler | |
org.apache.jetspeed.profiler.rules | |
org.apache.jetspeed.request |
Uses of Profiler in org.apache.jetspeed.mockobjects.request |
---|
Methods in org.apache.jetspeed.mockobjects.request with parameters of type Profiler | |
---|---|
ContentPage |
MockRequestContext.locatePage(Profiler profiler,
PageLayoutComponent pageLayoutComponent,
java.lang.String nonProfiledPath)
|
Uses of Profiler in org.apache.jetspeed.profiler |
---|
Methods in org.apache.jetspeed.profiler with parameters of type Profiler | |
---|---|
void |
ProfileLocator.init(Profiler profiler,
java.lang.String requestPath)
Initialize this page context. |
void |
ProfileLocator.init(Profiler profiler,
java.lang.String requestPath,
java.lang.String requestServerName)
Initialize this page context. |
Uses of Profiler in org.apache.jetspeed.profiler.rules |
---|
Methods in org.apache.jetspeed.profiler.rules with parameters of type Profiler | |
---|---|
ProfileLocator |
ProfilingRule.apply(RequestContext context,
Profiler service)
Applying the profiling rule generates a generic profile locator. |
Uses of Profiler in org.apache.jetspeed.request |
---|
Methods in org.apache.jetspeed.request with parameters of type Profiler | |
---|---|
ContentPage |
RequestContext.locatePage(Profiler profiler,
PageLayoutComponent pageLayoutComponent,
java.lang.String nonProfiledPath)
Locates a specific page using the profiler and site manager location algorithms from a generalized non-profiled path to the first page matching the path |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |