Uses of Class
org.apache.cocoon.components.profiler.ProfilerData

Packages that use ProfilerData
org.apache.cocoon.components.profiler   
 

Uses of ProfilerData in org.apache.cocoon.components.profiler
 

Methods in org.apache.cocoon.components.profiler with parameters of type ProfilerData
 void ProfilerResult.addData(ProfilerData data)
          Add a new profiler data from a request to the result.
 void ProfilerImpl.addResult(String uri, ProfilerData data)
          Add a result for a request.
 void Profiler.addResult(String uri, ProfilerData data)
          Add a result for a request.
 void ProfilingXMLPipe.setup(int index, ProfilerData data)
          Setup this XMLPipe.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.