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 ProfilingXMLPipe.setup(int index, ProfilerData data)
          Setup this XMLPipe.
 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.
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.