This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.profiling.data.InstanceRepresentation (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

Uses of Class
org.apache.cocoon.profiling.data.InstanceRepresentation

Packages that use InstanceRepresentation
org.apache.cocoon.profiling.data Contains classes and interfaces for the storage and the construction of data structures of profiling data. 
 

Uses of InstanceRepresentation in org.apache.cocoon.profiling.data
 

Methods in org.apache.cocoon.profiling.data that return InstanceRepresentation
 InstanceRepresentation ProfilingData.getReturnValue()
           
 InstanceRepresentation ProfilingData.getTarget()
           
 

Methods in org.apache.cocoon.profiling.data that return types with arguments of type InstanceRepresentation
 List<InstanceRepresentation> ProfilingData.getArguments()
           
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.