|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfilerException | |
---|---|
org.apache.jetspeed.profiler |
Uses of ProfilerException in org.apache.jetspeed.profiler |
---|
Methods in org.apache.jetspeed.profiler that throw ProfilerException | |
---|---|
void |
Profiler.deletePrincipalRule(PrincipalRule rule)
|
void |
Profiler.deleteProfilingRule(ProfilingRule rule)
|
ProfileLocator |
Profiler.getDefaultProfile(RequestContext context,
java.lang.String locatorName)
getDefaultProfile |
java.util.Map |
Profiler.getDefaultProfileLocators(RequestContext context)
getDefaultProfileLocators |
ProfileLocator |
Profiler.getProfile(RequestContext context,
ProfilingRule rule)
Get the Profile object using the request parameters and the rule. |
ProfileLocator |
Profiler.getProfile(RequestContext context,
java.lang.String locatorName)
Get the Profile object using the request parameters. |
java.util.Map |
Profiler.getProfileLocators(RequestContext context,
java.security.Principal principal)
Gets all supported locators for a principal. |
void |
Profiler.storePrincipalRule(PrincipalRule rule)
|
void |
Profiler.storeProfilingRule(ProfilingRule rule)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |