|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfileLocator | |
---|---|
org.apache.jetspeed.profiler | |
org.apache.jetspeed.profiler.rules |
Uses of ProfileLocator in org.apache.jetspeed.profiler |
---|
Methods in org.apache.jetspeed.profiler that return ProfileLocator | |
---|---|
ProfileLocator |
Profiler.createLocator(RequestContext context)
Creates a new ProfileLocator object that can be managed by the current Profiler implementation |
ProfileLocator |
Profiler.getDefaultProfile(RequestContext context,
String locatorName)
getDefaultProfile |
ProfileLocator |
Profiler.getProfile(RequestContext context,
ProfilingRule rule)
Get the Profile object using the request parameters and the rule. |
ProfileLocator |
Profiler.getProfile(RequestContext context,
String locatorName)
Get the Profile object using the request parameters. |
Uses of ProfileLocator in org.apache.jetspeed.profiler.rules |
---|
Methods in org.apache.jetspeed.profiler.rules that return ProfileLocator | |
---|---|
ProfileLocator |
ProfilingRule.apply(RequestContext context,
Profiler service)
Applying the profiling rule generates a generic profile locator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |