This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.components.profiler.EnvironmentInfo (Cocoon API 2.1.12-dev [March 20 2012])

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.