Uses of Class
org.apache.jetspeed.serializer.objects.JSProfilingRule

Packages that use JSProfilingRule
org.apache.jetspeed.serializer   
 

Uses of JSProfilingRule in org.apache.jetspeed.serializer
 

Methods in org.apache.jetspeed.serializer that return JSProfilingRule
private  JSProfilingRule JetspeedSerializerImpl.createProfilingRule(org.apache.jetspeed.profiler.rules.ProfilingRule p, boolean standard)
          Create the Profiling Rule Wrapper
 

Methods in org.apache.jetspeed.serializer with parameters of type JSProfilingRule
protected  org.apache.jetspeed.profiler.rules.ProfilingRule JetspeedSerializerImpl.recreateRule(org.apache.jetspeed.profiler.Profiler profiler, org.apache.jetspeed.profiler.rules.ProfilingRule existingRule, JSProfilingRule jsp)
          recreate a profiling rule object from the deserialized wrapper and store it
 



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