Uses of Class
org.apache.jetspeed.profiler.ProfilerException

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, String locatorName)
           getDefaultProfile
 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, String locatorName)
          Get the Profile object using the request parameters.
 Map Profiler.getProfileLocators(RequestContext context, Principal principal)
          Gets all supported locators for a principal.
 void Profiler.storePrincipalRule(PrincipalRule rule)
           
 void Profiler.storeProfilingRule(ProfilingRule rule)
           
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.