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

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

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

Methods in org.apache.cocoon.components.profiler that return EnvironmentInfo
 EnvironmentInfo ProfilerData.getEnvironmentInfo()
          Returns the environment information.
 EnvironmentInfo[] ProfilerResult.getLatestEnvironmentInfos()
          Environment infomation of the latest n-requests
 

Methods in org.apache.cocoon.components.profiler with parameters of type EnvironmentInfo
 void ProfilerData.setEnvironmentInfo(EnvironmentInfo environmentinfo)
          Set the environment information.
 



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