Package | Description |
---|---|
org.apache.jetspeed.mockobjects.request | |
org.apache.jetspeed.profiler | |
org.apache.jetspeed.profiler.rules | |
org.apache.jetspeed.request |
Modifier and Type | Method and Description |
---|---|
ContentPage |
MockRequestContext.locatePage(Profiler profiler,
PageLayoutComponent pageLayoutComponent,
String nonProfiledPath) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileLocator.init(Profiler profiler,
String requestPath)
Initialize this page context.
|
void |
ProfileLocator.init(Profiler profiler,
String requestPath,
String requestServerName)
Initialize this page context.
|
Modifier and Type | Method and Description |
---|---|
ProfileLocator |
ProfilingRule.apply(RequestContext context,
Profiler service)
Applying the profiling rule generates a generic profile locator.
|
Modifier and Type | Method and Description |
---|---|
ContentPage |
RequestContext.locatePage(Profiler profiler,
PageLayoutComponent pageLayoutComponent,
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
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.